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