Home
last modified time | relevance | path

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

/art/test/494-checker-instanceof-tests/src/
DMain.java118 public static boolean interfaceTypeTestUnrelated() { in interfaceTypeTestUnrelated() method in Main
202 expect(false, interfaceTypeTestUnrelated()); in main()
204 expect(false, interfaceTypeTestUnrelated()); in main()
/art/test/495-checker-checkcast-tests/src/
DMain.java105 public static boolean interfaceTypeTestUnrelated() { in interfaceTypeTestUnrelated() method in Main
204 interfaceTypeTestUnrelated(); in main()
207 interfaceTypeTestUnrelated(); in main()