Home
last modified time | relevance | path

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

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