Andreas Gampe | 855564b | 2014-07-25 02:32:19 -0700 | [diff] [blame] | 1 | Native bridge initialized. |
Andreas Gampe | 6be67ee | 2014-09-02 21:22:18 -0700 | [diff] [blame^] | 2 | Ready for native bridge tests. |
Andreas Gampe | 855564b | 2014-07-25 02:32:19 -0700 | [diff] [blame] | 3 | Checking for support. |
Yong WU | f7a68c1 | 2014-08-03 16:06:52 +0800 | [diff] [blame] | 4 | Getting trampoline for JNI_OnLoad with shorty (null). |
| 5 | Test ART callbacks: all JNI function number is 9. |
| 6 | name:booleanMethod, signature:(ZZZZZZZZZZ)Z, shorty:ZZZZZZZZZZZ. |
| 7 | name:byteMethod, signature:(BBBBBBBBBB)B, shorty:BBBBBBBBBBB. |
| 8 | name:charMethod, signature:(CCCCCCCCCC)C, shorty:CCCCCCCCCCC. |
| 9 | name:shortMethod, signature:(SSSSSSSSSS)S, shorty:SSSSSSSSSSS. |
| 10 | name:testCallStaticVoidMethodOnSubClassNative, signature:()V, shorty:V. |
| 11 | name:testFindClassOnAttachedNativeThread, signature:()V, shorty:V. |
| 12 | name:testFindFieldOnAttachedNativeThreadNative, signature:()V, shorty:V. |
| 13 | name:testGetMirandaMethodNative, signature:()Ljava/lang/reflect/Method;, shorty:L. |
| 14 | name:testZeroLengthByteBuffers, signature:()V, shorty:V. |
| 15 | trampoline_JNI_OnLoad called! |
| 16 | Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V. |
| 17 | trampoline_Java_Main_testFindClassOnAttachedNativeThread called! |
| 18 | Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V. |
| 19 | trampoline_Java_Main_testFindFieldOnAttachedNativeThreadNative called! |
| 20 | Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V. |
| 21 | trampoline_Java_Main_testCallStaticVoidMethodOnSubClassNative called! |
| 22 | Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L. |
| 23 | trampoline_Java_Main_testGetMirandaMethodNative called! |
| 24 | Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V. |
| 25 | trampoline_Java_Main_testZeroLengthByteBuffers called! |
| 26 | Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB. |
| 27 | trampoline_Java_Main_byteMethod called! |
| 28 | trampoline_Java_Main_byteMethod called! |
| 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 | Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS. |
| 35 | trampoline_Java_Main_shortMethod called! |
| 36 | trampoline_Java_Main_shortMethod called! |
| 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 | Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ. |
| 45 | trampoline_Java_Main_booleanMethod called! |
| 46 | trampoline_Java_Main_booleanMethod called! |
| 47 | Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC. |
| 48 | trampoline_Java_Main_charMethod called! |
| 49 | trampoline_Java_Main_charMethod called! |
| 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! |