blob: a5eedc6a2778f80122fd0383c1657620755bf480 [file] [log] [blame]
Andreas Gampe855564b2014-07-25 02:32:19 -07001Native bridge initialized.
jgu21a6da74e2014-09-10 06:57:17 -04002Checking for getEnvValues.
Andreas Gampe6be67ee2014-09-02 21:22:18 -07003Ready for native bridge tests.
Andreas Gampe855564b2014-07-25 02:32:19 -07004Checking for support.
Yong WUf7a68c12014-08-03 16:06:52 +08005Getting trampoline for JNI_OnLoad with shorty (null).
6Test ART callbacks: all JNI function number is 9.
7 name:booleanMethod, signature:(ZZZZZZZZZZ)Z, shorty:ZZZZZZZZZZZ.
8 name:byteMethod, signature:(BBBBBBBBBB)B, shorty:BBBBBBBBBBB.
9 name:charMethod, signature:(CCCCCCCCCC)C, shorty:CCCCCCCCCCC.
10 name:shortMethod, signature:(SSSSSSSSSS)S, shorty:SSSSSSSSSSS.
11 name:testCallStaticVoidMethodOnSubClassNative, signature:()V, shorty:V.
12 name:testFindClassOnAttachedNativeThread, signature:()V, shorty:V.
13 name:testFindFieldOnAttachedNativeThreadNative, signature:()V, shorty:V.
14 name:testGetMirandaMethodNative, signature:()Ljava/lang/reflect/Method;, shorty:L.
15 name:testZeroLengthByteBuffers, signature:()V, shorty:V.
16trampoline_JNI_OnLoad called!
17Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.
18trampoline_Java_Main_testFindClassOnAttachedNativeThread called!
19Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.
20trampoline_Java_Main_testFindFieldOnAttachedNativeThreadNative called!
21Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.
22trampoline_Java_Main_testCallStaticVoidMethodOnSubClassNative called!
23Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.
24trampoline_Java_Main_testGetMirandaMethodNative called!
25Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.
26trampoline_Java_Main_testZeroLengthByteBuffers called!
27Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.
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!
34trampoline_Java_Main_byteMethod called!
35Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.
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!
44trampoline_Java_Main_shortMethod called!
45Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.
46trampoline_Java_Main_booleanMethod called!
47trampoline_Java_Main_booleanMethod called!
48Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.
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!
56trampoline_Java_Main_charMethod called!