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 33 testFindFieldOnAttachedNativeThread();
73 private static void testFindFieldOnAttachedNativeThread() {
  /art/test/004-JniTest/
jni_test.cc 95 static void testFindFieldOnAttachedNativeThread(JNIEnv* env) {
109 PthreadHelper(&testFindFieldOnAttachedNativeThread);

Completed in 102 milliseconds