Searched refs:IntMethod (Results 1 – 8 of 8) sorted by relevance
/art/test/1967-get-set-local-bad-slot/ |
D | expected-stdout.txt | 1 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetInt_at_too_high" on … 2 "GetInt_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due to… 4 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetLong_at_too_high" on… 5 "GetLong_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due t… 7 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetObject_at_too_high" … 8 "GetObject_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due… 10 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "SetInt_at_too_high" on … 11 "SetInt_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed to set… 13 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "SetLong_at_too_high" on… 14 "SetLong_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed to se… [all …]
|
/art/test/1915-get-set-local-current-thread/src/art/ |
D | Test1915.java | 44 public static void IntMethod(ThrowRunnable safepoint) throws Exception { in IntMethod() method in Test1915 55 IntMethod(() -> { in run() method 64 IntMethod(() -> { in run() method
|
/art/test/1912-get-set-local-primitive/ |
D | expected-stdout.txt | 1 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetInt" on remote threa… 2 "GetInt" on public static void art.Test1912.IntMethod(java.lang.Runnable) got value: 42 4 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetLong" on remote thre… 5 "GetLong" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERRO… 7 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetFloat" on remote thr… 8 "GetFloat" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERR… 10 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetDouble" on remote th… 11 "GetDouble" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ER… 13 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetObject" on remote th… 14 "GetObject" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ER… [all …]
|
/art/test/1965-get-set-local-primitive-no-tables/ |
D | expected-stdout.txt | 1 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 2 "GetInt" on public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java… 4 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 5 "GetLong" on public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,jav… 7 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 8 "GetFloat" on public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,ja… 10 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 11 "GetDouble" on public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,j… 13 Running public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,java.uti… 14 "GetObject" on public static void art_test.TestCases1965.IntMethod(java.util.function.IntConsumer,j… [all …]
|
/art/test/1967-get-set-local-bad-slot/src/art/ |
D | Test1967.java | 44 public static void IntMethod(Runnable safepoint) { in IntMethod() method in Test1967
|
/art/test/1912-get-set-local-primitive/src/art/ |
D | Test1912.java | 76 public static void IntMethod(Runnable safepoint) { in IntMethod() method in Test1912
|
/art/test/1965-get-set-local-primitive-no-tables/jasmin/ |
D | TestCases1965.j | 115 .method public static IntMethod(Ljava/util/function/IntConsumer;Ljava/util/function/Consumer;)V
|
/art/test/1965-get-set-local-primitive-no-tables/smali/ |
D | TestCases1965.smali | 86 .method public static IntMethod(Ljava/util/function/IntConsumer;Ljava/util/function/Consumer;)V
|