Home
last modified time | relevance | path

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

/art/test/494-checker-instanceof-tests/src/
DMain.java69 public static boolean classTypeTestUnrelated() { in classTypeTestUnrelated() method in Main
176 expect(false, classTypeTestUnrelated()); in main()
178 expect(false, classTypeTestUnrelated()); in main()
/art/test/495-checker-checkcast-tests/src/
DMain.java63 public static boolean classTypeTestUnrelated() { in classTypeTestUnrelated() method in Main
166 classTypeTestUnrelated(); in main()
169 classTypeTestUnrelated(); in main()