Home
last modified time | relevance | path

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

/art/test/494-checker-instanceof-tests/src/
DMain.java83 public static boolean interfaceTypeTestNull() { in interfaceTypeTestNull() method in Main
185 expect(false, interfaceTypeTestNull()); in main()
/art/test/495-checker-checkcast-tests/src/
DMain.java75 public static boolean interfaceTypeTestNull() { in interfaceTypeTestNull() method in Main
181 interfaceTypeTestNull(); in main()