Home
last modified time | relevance | path

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

/art/test/162-method-resolution/src/
DMain.java36 test7(); in main()
306 private static void test7() throws Exception { in test7() method in Main
/art/test/530-checker-lse/src/
DMain.java206 static int test7(TestClass obj) { in test7() method in Main
1178 assertIntEquals(test7(new TestClass()), 1); in main()