Home
last modified time | relevance | path

Searched refs:test9 (Results 1 – 2 of 2) sorted by relevance

/art/test/162-method-resolution/src/
DMain.java38 test9(); in main()
375 private static void test9() throws Exception { in test9() method in Main
/art/test/530-checker-lse/src/
DMain.java246 static int test9(TestClass obj) { in test9() method in Main
1183 assertIntEquals(test9(new TestClass()), 1); in main()