blob: 808d968f67530a65216b20bb78a39ba71f46cae8 [file] [log] [blame]
Andreas Gampe855564b2014-07-25 02:32:19 -07001Native bridge initialized.
Andreas Gampe6be67ee2014-09-02 21:22:18 -07002Ready for native bridge tests.
Andreas Gampe855564b2014-07-25 02:32:19 -07003Checking for support.
Yong WUf7a68c12014-08-03 16:06:52 +08004Getting trampoline for JNI_OnLoad with shorty (null).
5Test 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.
15trampoline_JNI_OnLoad called!
16Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
17trampoline_Java_Main_testFindClassOnAttachedNativeThread called!
18Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
19trampoline_Java_Main_testFindFieldOnAttachedNativeThreadNative called!
20Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
21trampoline_Java_Main_testCallStaticVoidMethodOnSubClassNative called!
22Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
23trampoline_Java_Main_testGetMirandaMethodNative called!
24Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
25trampoline_Java_Main_testZeroLengthByteBuffers called!
26Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
27trampoline_Java_Main_byteMethod called!
28trampoline_Java_Main_byteMethod called!
29trampoline_Java_Main_byteMethod called!
30trampoline_Java_Main_byteMethod called!
31trampoline_Java_Main_byteMethod called!
32trampoline_Java_Main_byteMethod called!
33trampoline_Java_Main_byteMethod called!
34Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
35trampoline_Java_Main_shortMethod called!
36trampoline_Java_Main_shortMethod called!
37trampoline_Java_Main_shortMethod called!
38trampoline_Java_Main_shortMethod called!
39trampoline_Java_Main_shortMethod called!
40trampoline_Java_Main_shortMethod called!
41trampoline_Java_Main_shortMethod called!
42trampoline_Java_Main_shortMethod called!
43trampoline_Java_Main_shortMethod called!
44Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
45trampoline_Java_Main_booleanMethod called!
46trampoline_Java_Main_booleanMethod called!
47Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.
48trampoline_Java_Main_charMethod called!
49trampoline_Java_Main_charMethod called!
50trampoline_Java_Main_charMethod called!
51trampoline_Java_Main_charMethod called!
52trampoline_Java_Main_charMethod called!
53trampoline_Java_Main_charMethod called!
54trampoline_Java_Main_charMethod called!
55trampoline_Java_Main_charMethod called!