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 25 testFindFieldOnAttachedNativeThread();
42 public static void testFindFieldOnAttachedNativeThread() {
  /art/test/004-JniTest/src/
Main.java 25 testFindFieldOnAttachedNativeThread();
51 private static void testFindFieldOnAttachedNativeThread() {
  /art/test/004-JniTest/
jni_test.cc 78 static void testFindFieldOnAttachedNativeThread(JNIEnv* env) {
92 PthreadHelper(&testFindFieldOnAttachedNativeThread);

Completed in 168 milliseconds