Home
last modified time | relevance | path

Searched refs:TestClass2impl (Results 1 – 4 of 4) sorted by relevance

/art/test/1913-get-set-local-objects/
Dexpected.txt17 …Test1913.ObjectMethod(java.lang.Runnable) set value: TestClass2impl("TestClass2("Set TestClass2imp…
18 …Value is 'TestClass2impl("TestClass2("Set TestClass2impl")")' (class: class art.Test1913$TestClass…
35 …t1913.InterfaceMethod(java.lang.Runnable) set value: TestClass2impl("TestClass2("Set TestClass2imp…
36 …Value is 'TestClass2impl("TestClass2("Set TestClass2impl")")' (class: class art.Test1913$TestClass…
53 …cClassMethod(java.lang.Runnable) failed to set value TestClass2impl("TestClass2("Set TestClass2imp…
71 …mitiveMethod(java.lang.Runnable) failed to set value TestClass2impl("TestClass2("Set TestClass2imp…
89 …1913.NullObjectMethod(java.lang.Runnable) set value: TestClass2impl("TestClass2("Set TestClass2imp…
90 …Value is 'TestClass2impl("TestClass2("Set TestClass2impl")")' (class: class art.Test1913$TestClass…
107 …3.NullInterfaceMethod(java.lang.Runnable) set value: TestClass2impl("TestClass2("Set TestClass2imp…
108 …Value is 'TestClass2impl("TestClass2("Set TestClass2impl")")' (class: class art.Test1913$TestClass…
[all …]
/art/test/1966-get-set-local-objects-no-table/
Dexpected.txt17 …ectMethod(java.util.function.IntConsumer) set value: TestClass2impl("TestClass2("Set TestClass2imp…
18 …Value is 'TestClass2impl("TestClass2("Set TestClass2impl")")' (class: class art.Test1966$TestClass…
35 …(java.util.function.IntConsumer) failed to set value TestClass2impl("TestClass2("Set TestClass2imp…
53 …(java.util.function.IntConsumer) failed to set value TestClass2impl("TestClass2("Set TestClass2imp…
71 …aceMethod(java.util.function.IntConsumer) set value: TestClass2impl("TestClass2("Set TestClass2imp…
72 …Value is 'TestClass2impl("TestClass2("Set TestClass2impl")")' (class: class art.Test1966$TestClass…
89 …(java.util.function.IntConsumer) failed to set value TestClass2impl("TestClass2("Set TestClass2imp…
107 …(java.util.function.IntConsumer) failed to set value TestClass2impl("TestClass2("Set TestClass2imp…
125 …(java.util.function.IntConsumer) failed to set value TestClass2impl("TestClass2("Set TestClass2imp…
143 …(java.util.function.IntConsumer) failed to set value TestClass2impl("TestClass2("Set TestClass2imp…
[all …]
/art/test/1966-get-set-local-objects-no-table/src/art/
DTest1966.java77 public static class TestClass2impl extends TestClass2 implements TestInterface { class in Test1966
78 public TestClass2impl(String id) { in TestClass2impl() method in Test1966.TestClass2impl
228 NamedSet("TestClass2impl", set_obj, new TestClass2impl("Set TestClass2impl")),
/art/test/1913-get-set-local-objects/src/art/
DTest1913.java66 public static class TestClass2impl extends TestClass2 implements TestInterface { class in Test1913
67 public TestClass2impl(String id) { in TestClass2impl() method in Test1913.TestClass2impl
271 NamedSet("TestClass2impl", set_obj, new TestClass2impl("Set TestClass2impl")),