HomeSort by relevance Sort by last modified time
    Searched refs:testFindFieldOnAttachedNativeThread (Results 1 - 3 of 3) sorted by null

  /art/test/115-native-bridge/src/
NativeBridgeMain.java 26 testFindFieldOnAttachedNativeThread();
45 public static void testFindFieldOnAttachedNativeThread() {
  /art/test/004-JniTest/src/
Main.java 38 testFindFieldOnAttachedNativeThread();
95 private static void testFindFieldOnAttachedNativeThread() {
  /art/test/004-JniTest/
jni_test.cc 106 static void testFindFieldOnAttachedNativeThread(JNIEnv* env) {
120 PthreadHelper(&testFindFieldOnAttachedNativeThread);

Completed in 556 milliseconds