Searched refs:test9 (Results 1 – 2 of 2) sorted by relevance
38 test9(); in main()375 private static void test9() throws Exception { in test9() method in Main
246 static int test9(TestClass obj) { in test9() method in Main1183 assertIntEquals(test9(new TestClass()), 1); in main()