Searched refs:testSimple (Results 1 – 1 of 1) sorted by relevance
57 public static int testSimple(int x) { in testSimple() method in Main199 assertIntEquals(1, testSimple(1)); in main()