Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java32 testBooleanMethod(); in main()
132 public static void testBooleanMethod() { in testBooleanMethod() method in Main
/aosp_15_r20/art/test/004-JniTest/src/
H A DMain.java45 testBooleanMethod(); in main()
193 private static void testBooleanMethod() { in testBooleanMethod() method in Main