Home
last modified time | relevance | path

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

/aosp12/art/test/115-native-bridge/src/
H A DNativeBridgeMain.java30 testByteMethod(); in main()
100 public static void testByteMethod() { in testByteMethod() method in Main
/aosp12/art/test/004-JniTest/src/
H A DMain.java43 testByteMethod(); in main()
155 private static void testByteMethod() { in testByteMethod() method in Main