Searched refs:breakLoopReduction (Results 1 – 1 of 1) sorted by relevance
269 static int breakLoopReduction(int[] a) { in breakLoopReduction() method in Main318 expectEquals(500, breakLoopReduction(a)); in main()