Home
last modified time | relevance | path

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

/art/test/494-checker-instanceof-tests/src/
DMain.java34 public static boolean classTypeTestNull() { in classTypeTestNull() method in Main
159 expect(false, classTypeTestNull()); in main()
/art/test/495-checker-checkcast-tests/src/
DMain.java33 public static boolean classTypeTestNull() { in classTypeTestNull() method in Main
143 classTypeTestNull(); in main()