Searched refs:testRemoveLoop (Results 1 – 1 of 1) sorted by relevance
103 public static int testRemoveLoop(int x) { in testRemoveLoop() method in Main194 assertIntEquals(42, testRemoveLoop(42)); in main()