Home
last modified time | relevance | path

Searched refs:ObjectMethod (Results 1 – 12 of 12) sorted by relevance

/art/test/1967-get-set-local-bad-slot/
Dexpected-stdout.txt73 Running public static void art.Test1967.ObjectMethod(java.lang.Runnable) with "GetInt_at_too_high" …
74 "GetInt_at_too_high" on public static void art.Test1967.ObjectMethod(java.lang.Runnable) failed due…
76 Running public static void art.Test1967.ObjectMethod(java.lang.Runnable) with "GetLong_at_too_high"…
77 "GetLong_at_too_high" on public static void art.Test1967.ObjectMethod(java.lang.Runnable) failed du…
79 Running public static void art.Test1967.ObjectMethod(java.lang.Runnable) with "GetObject_at_too_hig…
80 "GetObject_at_too_high" on public static void art.Test1967.ObjectMethod(java.lang.Runnable) failed …
82 Running public static void art.Test1967.ObjectMethod(java.lang.Runnable) with "SetInt_at_too_high" …
83 "SetInt_at_too_high" on public static void art.Test1967.ObjectMethod(java.lang.Runnable) failed to …
85 Running public static void art.Test1967.ObjectMethod(java.lang.Runnable) with "SetLong_at_too_high"…
86 "SetLong_at_too_high" on public static void art.Test1967.ObjectMethod(java.lang.Runnable) failed to…
[all …]
/art/test/1966-get-set-local-objects-no-table/
Dexpected-stdout.txt1 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
2 … static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) got value: TestCl…
3 Value is 'TestClass1("ObjectMethod")' (class: class art.Test1966$TestClass1)
4 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
5 "SetNull" on public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer)…
7 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
8 "SetTestClass1" on public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntCon…
10 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
11 "SetTestClass1ext" on public static void art_test.TestCases1966.ObjectMethod(java.util.function.Int…
13 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
[all …]
/art/test/1912-get-set-local-primitive/
Dexpected-stdout.txt133 Running public static void art.Test1912.ObjectMethod(java.lang.Runnable) with "GetInt" on remote th…
134 "GetInt" on public static void art.Test1912.ObjectMethod(java.lang.Runnable) failed due to JVMTI_ER…
136 Running public static void art.Test1912.ObjectMethod(java.lang.Runnable) with "GetLong" on remote t…
137 "GetLong" on public static void art.Test1912.ObjectMethod(java.lang.Runnable) failed due to JVMTI_E…
139 Running public static void art.Test1912.ObjectMethod(java.lang.Runnable) with "GetFloat" on remote …
140 "GetFloat" on public static void art.Test1912.ObjectMethod(java.lang.Runnable) failed due to JVMTI_…
142 Running public static void art.Test1912.ObjectMethod(java.lang.Runnable) with "GetDouble" on remote…
143 "GetDouble" on public static void art.Test1912.ObjectMethod(java.lang.Runnable) failed due to JVMTI…
145 Running public static void art.Test1912.ObjectMethod(java.lang.Runnable) with "GetObject" on remote…
146 "GetObject" on public static void art.Test1912.ObjectMethod(java.lang.Runnable) got value: TARGET O…
[all …]
/art/test/1913-get-set-local-objects/
Dexpected-stdout.txt1 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "GetGetObject" on rem…
2 …bject" on public static void art.Test1913.ObjectMethod(java.lang.Runnable) got value: TestClass1("
3 Value is 'TestClass1("ObjectMethod")' (class: class art.Test1913$TestClass1)
4 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetNull" on remote t…
5 "SetNull" on public static void art.Test1913.ObjectMethod(java.lang.Runnable) set value: null
7 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetTestClass1" on re…
8 "SetTestClass1" on public static void art.Test1913.ObjectMethod(java.lang.Runnable) set value: Test…
10 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetTestClass1ext" on…
11 "SetTestClass1ext" on public static void art.Test1913.ObjectMethod(java.lang.Runnable) set value: T…
13 Running public static void art.Test1913.ObjectMethod(java.lang.Runnable) with "SetTestClass2" on re…
[all …]
/art/test/1965-get-set-local-primitive-no-tables/
Dexpected-stdout.txt133 Running public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsumer,java.…
134 "GetInt" on public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsumer,j…
136 Running public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsumer,java.…
137 "GetLong" on public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsumer,…
139 Running public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsumer,java.…
140 "GetFloat" on public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsumer…
142 Running public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsumer,java.…
143 "GetDouble" on public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsume…
145 Running public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsumer,java.…
146 "GetObject" on public static void art_test.TestCases1965.ObjectMethod(java.util.function.IntConsume…
[all …]
/art/test/1966-get-set-local-objects-no-table/jasmin/
DTestCases1966.j45 0: ldc "ObjectMethod"
62 0: ldc "ObjectMethod"
76 .method public static ObjectMethod(Ljava/util/function/IntConsumer;)V
79 0: ldc "ObjectMethod"
/art/test/1966-get-set-local-objects-no-table/smali/
DTestCases1966.smali28 const-string v0, "ObjectMethod"
40 const-string v0, "ObjectMethod"
72 .method public static ObjectMethod(Ljava/util/function/IntConsumer;)V
74 const-string v0, "ObjectMethod"
/art/test/1967-get-set-local-bad-slot/src/art/
DTest1967.java38 public static void ObjectMethod(Runnable safepoint) { in ObjectMethod() method in Test1967
/art/test/1913-get-set-local-objects/src/art/
DTest1913.java109 public static void ObjectMethod(Runnable safepoint) { in ObjectMethod() method in Test1913
/art/test/1912-get-set-local-primitive/src/art/
DTest1912.java51 public static void ObjectMethod(Runnable safepoint) { in ObjectMethod() method in Test1912
/art/test/1965-get-set-local-primitive-no-tables/jasmin/
DTestCases1965.j41 .method public static ObjectMethod(Ljava/util/function/IntConsumer;Ljava/util/function/Consumer;)V
/art/test/1965-get-set-local-primitive-no-tables/smali/
DTestCases1965.smali120 .method public static ObjectMethod(Ljava/util/function/IntConsumer;Ljava/util/function/Consumer;)V