Searched refs:testLoop38 (Results 1 – 1 of 1) sorted by relevance
3700 private static int testLoop38(int n, int[] b) { in testLoop38() method in Main4472 assertIntEquals(testLoop38(4, new int[4]), 0); in main()