Home | History | Annotate | Download | only in 115-native-bridge
      1 Code cache exists: './code_cache'.
      2 Native bridge initialized.
      3 Checking for getEnvValues.
      4 Ready for native bridge tests.
      5 Checking for support.
      6 Getting trampoline for JNI_OnLoad with shorty (null).
      7 Test ART callbacks: all JNI function number is 9.
      8     name:booleanMethod, signature:(ZZZZZZZZZZ)Z, shorty:ZZZZZZZZZZZ.
      9     name:byteMethod, signature:(BBBBBBBBBB)B, shorty:BBBBBBBBBBB.
     10     name:charMethod, signature:(CCCCCCCCCC)C, shorty:CCCCCCCCCCC.
     11     name:shortMethod, signature:(SSSSSSSSSS)S, shorty:SSSSSSSSSSS.
     12     name:testCallStaticVoidMethodOnSubClassNative, signature:()V, shorty:V.
     13     name:testFindClassOnAttachedNativeThread, signature:()V, shorty:V.
     14     name:testFindFieldOnAttachedNativeThreadNative, signature:()V, shorty:V.
     15     name:testGetMirandaMethodNative, signature:()Ljava/lang/reflect/Method;, shorty:L.
     16     name:testZeroLengthByteBuffers, signature:()V, shorty:V.
     17 trampoline_JNI_OnLoad called!
     18 Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
     19 trampoline_Java_Main_testFindClassOnAttachedNativeThread called!
     20 Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
     21 trampoline_Java_Main_testFindFieldOnAttachedNativeThreadNative called!
     22 Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
     23 trampoline_Java_Main_testCallStaticVoidMethodOnSubClassNative called!
     24 Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
     25 trampoline_Java_Main_testGetMirandaMethodNative called!
     26 Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
     27 trampoline_Java_Main_testZeroLengthByteBuffers called!
     28 Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
     29 trampoline_Java_Main_byteMethod called!
     30 trampoline_Java_Main_byteMethod called!
     31 trampoline_Java_Main_byteMethod called!
     32 trampoline_Java_Main_byteMethod called!
     33 trampoline_Java_Main_byteMethod called!
     34 trampoline_Java_Main_byteMethod called!
     35 trampoline_Java_Main_byteMethod called!
     36 Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
     37 trampoline_Java_Main_shortMethod called!
     38 trampoline_Java_Main_shortMethod called!
     39 trampoline_Java_Main_shortMethod called!
     40 trampoline_Java_Main_shortMethod called!
     41 trampoline_Java_Main_shortMethod called!
     42 trampoline_Java_Main_shortMethod called!
     43 trampoline_Java_Main_shortMethod called!
     44 trampoline_Java_Main_shortMethod called!
     45 trampoline_Java_Main_shortMethod called!
     46 Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
     47 trampoline_Java_Main_booleanMethod called!
     48 trampoline_Java_Main_booleanMethod called!
     49 Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.
     50 trampoline_Java_Main_charMethod called!
     51 trampoline_Java_Main_charMethod called!
     52 trampoline_Java_Main_charMethod called!
     53 trampoline_Java_Main_charMethod called!
     54 trampoline_Java_Main_charMethod called!
     55 trampoline_Java_Main_charMethod called!
     56 trampoline_Java_Main_charMethod called!
     57 trampoline_Java_Main_charMethod called!
     58