Home
last modified time | relevance | path

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

/art/test/494-checker-instanceof-tests/src/
DMain.java41 public static boolean classTypeTestExactMain() { in classTypeTestExactMain() method in Main
160 expect(false, classTypeTestExactMain()); in main()
/art/test/495-checker-checkcast-tests/src/
DMain.java39 public static boolean classTypeTestExactMain() { in classTypeTestExactMain() method in Main
145 classTypeTestExactMain(); in main()