Lines Matching refs:static
1 Normal: Entering public static void art.Test989.doNothing()
2 Normal: Leaving public static void art.Test989.doNothing() returned null
4 Normal: Entering public static native void art.Test989.doNothingNative()
5 Normal: Leaving public static native void art.Test989.doNothingNative() returned null
7 Normal: Entering public static void art.Test989.throwA()
8 Normal: Leaving public static void art.Test989.throwA() returned <exception>
10 Normal: Entering public static native void art.Test989.throwANative()
11 Normal: Leaving public static native void art.Test989.throwANative() returned <exception>
13 Normal: Entering public static java.lang.Object art.Test989.returnValue()
14 Normal: Leaving public static java.lang.Object art.Test989.returnValue() returned TestObject(0)
17 Normal: Entering public static native java.lang.Object art.Test989.returnValueNative()
18 Normal: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned Test…
21 Normal: Entering public static void art.Test989.acceptValue(java.lang.Object)
23 Normal: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned null
25 Normal: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
27 Normal: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) returned …
29 Normal: Entering public static void art.Test989.tryCatchExit()
30 Normal: Leaving public static void art.Test989.tryCatchExit() returned null
32 Normal: Entering public static float art.Test989.returnFloat()
33 Normal: Leaving public static float art.Test989.returnFloat() returned 1.618
36 Normal: Entering public static native float art.Test989.returnFloatNative()
37 Normal: Leaving public static native float art.Test989.returnFloatNative() returned 1.618
40 Normal: Entering public static double art.Test989.returnDouble()
41 Normal: Leaving public static double art.Test989.returnDouble() returned 3.14159628
44 Normal: Entering public static native double art.Test989.returnDoubleNative()
45 Normal: Leaving public static native double art.Test989.returnDoubleNative() returned 3.14159628
48 ThrowEnter: Entering public static void art.Test989.doNothing()
49 ThrowEnter: Leaving public static void art.Test989.doNothing() returned <exception>
50 …NothingClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.d…
51 ThrowEnter: Entering public static native void art.Test989.doNothingNative()
52 ThrowEnter: Leaving public static native void art.Test989.doNothingNative() returned <exception>
53 …gNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
54 ThrowEnter: Entering public static void art.Test989.throwA()
55 ThrowEnter: Leaving public static void art.Test989.throwA() returned <exception>
56 …$throwAClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.t…
57 ThrowEnter: Entering public static native void art.Test989.throwANative()
58 ThrowEnter: Leaving public static native void art.Test989.throwANative() returned <exception>
59 …ANativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
60 ThrowEnter: Entering public static java.lang.Object art.Test989.returnValue()
61 ThrowEnter: Leaving public static java.lang.Object art.Test989.returnValue() returned <exception>
62 …rnValueClass] - art.Test989$ErrorB: Throwing error while entering public static java.lang.Object a…
63 ThrowEnter: Entering public static native java.lang.Object art.Test989.returnValueNative()
64 ThrowEnter: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned …
65 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native java.lang.O…
66 ThrowEnter: Entering public static void art.Test989.acceptValue(java.lang.Object)
67 ThrowEnter: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned <exceptio…
68 …ptValueClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.a…
69 ThrowEnter: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
70 ThrowEnter: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) retur…
71 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native void art.Te…
72 ThrowEnter: Entering public static void art.Test989.tryCatchExit()
73 ThrowEnter: Leaving public static void art.Test989.tryCatchExit() returned <exception>
74 …tchExitClass] - art.Test989$ErrorB: Throwing error while entering public static void art.Test989.t…
75 ThrowEnter: Entering public static float art.Test989.returnFloat()
76 ThrowEnter: Leaving public static float art.Test989.returnFloat() returned <exception>
77 …rnFloatClass] - art.Test989$ErrorB: Throwing error while entering public static float art.Test989.…
78 ThrowEnter: Entering public static native float art.Test989.returnFloatNative()
79 ThrowEnter: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
80 …tNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native float art.T…
81 ThrowEnter: Entering public static double art.Test989.returnDouble()
82 ThrowEnter: Leaving public static double art.Test989.returnDouble() returned <exception>
83 …nDoubleClass] - art.Test989$ErrorB: Throwing error while entering public static double art.Test989…
84 ThrowEnter: Entering public static native double art.Test989.returnDoubleNative()
85 ThrowEnter: Leaving public static native double art.Test989.returnDoubleNative() returned <exceptio…
86 …eNativeClass] - art.Test989$ErrorB: Throwing error while entering public static native double art.…
87 ThrowExit: Entering public static void art.Test989.doNothing()
88 ThrowExit: Leaving public static void art.Test989.doNothing() returned null
89 …9$doNothingClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.d…
90 ThrowExit: Entering public static native void art.Test989.doNothingNative()
91 ThrowExit: Leaving public static native void art.Test989.doNothingNative() returned null
92 …thingNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
93 ThrowExit: Entering public static void art.Test989.throwA()
94 ThrowExit: Leaving public static void art.Test989.throwA() returned <exception>
95 …t989$throwAClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.t…
96 ThrowExit: Entering public static native void art.Test989.throwANative()
97 ThrowExit: Leaving public static native void art.Test989.throwANative() returned <exception>
98 …hrowANativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
99 ThrowExit: Entering public static java.lang.Object art.Test989.returnValue()
100 ThrowExit: Leaving public static java.lang.Object art.Test989.returnValue() returned TestObject(7)
101 …returnValueClass] - art.Test989$ErrorB: Throwing error while exit public static java.lang.Object a…
102 ThrowExit: Entering public static native java.lang.Object art.Test989.returnValueNative()
103 ThrowExit: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned T…
104 …ValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native java.lang.O…
105 ThrowExit: Entering public static void art.Test989.acceptValue(java.lang.Object)
107 ThrowExit: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned null
108 …acceptValueClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.a…
109 ThrowExit: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
111 ThrowExit: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) return…
112 …ValueNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native void art.Te…
113 ThrowExit: Entering public static void art.Test989.tryCatchExit()
114 ThrowExit: Leaving public static void art.Test989.tryCatchExit() returned null
115 …ryCatchExitClass] - art.Test989$ErrorB: Throwing error while exit public static void art.Test989.t…
116 ThrowExit: Entering public static float art.Test989.returnFloat()
117 ThrowExit: Leaving public static float art.Test989.returnFloat() returned 1.618
118 …returnFloatClass] - art.Test989$ErrorB: Throwing error while exit public static float art.Test989.…
119 ThrowExit: Entering public static native float art.Test989.returnFloatNative()
120 ThrowExit: Leaving public static native float art.Test989.returnFloatNative() returned 1.618
121 …FloatNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native float art.T…
122 ThrowExit: Entering public static double art.Test989.returnDouble()
123 ThrowExit: Leaving public static double art.Test989.returnDouble() returned 3.14159628
124 …eturnDoubleClass] - art.Test989$ErrorB: Throwing error while exit public static double art.Test989…
125 ThrowExit: Entering public static native double art.Test989.returnDoubleNative()
126 ThrowExit: Leaving public static native double art.Test989.returnDoubleNative() returned 3.14159628
127 …oubleNativeClass] - art.Test989$ErrorB: Throwing error while exit public static native double art.…
128 ThrowBoth: Entering public static void art.Test989.doNothing()
129 ThrowBoth: Leaving public static void art.Test989.doNothing() returned <exception>
130 …9$doNothingClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.d…
131 ThrowBoth: Entering public static native void art.Test989.doNothingNative()
132 ThrowBoth: Leaving public static native void art.Test989.doNothingNative() returned <exception>
133 …thingNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
134 ThrowBoth: Entering public static void art.Test989.throwA()
135 ThrowBoth: Leaving public static void art.Test989.throwA() returned <exception>
136 …t989$throwAClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.t…
137 ThrowBoth: Entering public static native void art.Test989.throwANative()
138 ThrowBoth: Leaving public static native void art.Test989.throwANative() returned <exception>
139 …hrowANativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
140 ThrowBoth: Entering public static java.lang.Object art.Test989.returnValue()
141 ThrowBoth: Leaving public static java.lang.Object art.Test989.returnValue() returned <exception>
142 …returnValueClass] - art.Test989$ErrorC: Throwing error while exit public static java.lang.Object a…
143 ThrowBoth: Entering public static native java.lang.Object art.Test989.returnValueNative()
144 ThrowBoth: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned <…
145 …ValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native java.lang.O…
146 ThrowBoth: Entering public static void art.Test989.acceptValue(java.lang.Object)
147 ThrowBoth: Leaving public static void art.Test989.acceptValue(java.lang.Object) returned <exception>
148 …acceptValueClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.a…
149 ThrowBoth: Entering public static native void art.Test989.acceptValueNative(java.lang.Object)
150 ThrowBoth: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) return…
151 …ValueNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native void art.Te…
152 ThrowBoth: Entering public static void art.Test989.tryCatchExit()
153 ThrowBoth: Leaving public static void art.Test989.tryCatchExit() returned <exception>
154 …ryCatchExitClass] - art.Test989$ErrorC: Throwing error while exit public static void art.Test989.t…
155 ThrowBoth: Entering public static float art.Test989.returnFloat()
156 ThrowBoth: Leaving public static float art.Test989.returnFloat() returned <exception>
157 …returnFloatClass] - art.Test989$ErrorC: Throwing error while exit public static float art.Test989.…
158 ThrowBoth: Entering public static native float art.Test989.returnFloatNative()
159 ThrowBoth: Leaving public static native float art.Test989.returnFloatNative() returned <exception>
160 …FloatNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native float art.T…
161 ThrowBoth: Entering public static double art.Test989.returnDouble()
162 ThrowBoth: Leaving public static double art.Test989.returnDouble() returned <exception>
163 …eturnDoubleClass] - art.Test989$ErrorC: Throwing error while exit public static double art.Test989…
164 ThrowBoth: Entering public static native double art.Test989.returnDoubleNative()
165 ThrowBoth: Leaving public static native double art.Test989.returnDoubleNative() returned <exception>
166 …oubleNativeClass] - art.Test989$ErrorC: Throwing error while exit public static native double art.…