Home
last modified time | relevance | path

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

/aosp12/art/test/1975-hello-structural-transformation/src/art/
H A DTest1975.java25 public class Test1975 { class
246 …System.out.println("Writing " + printGeneric(Test1975.class) + " to CUR_CLASS with old method hand… in doTest()
248 write_wrapper.getHandle().invokeExact(Test1975.class); in doTest()
/aosp12/art/test/1975-hello-structural-transformation/src/
H A DMain.java19 art.Test1975.run(); in main()
/aosp12/art/test/1975-hello-structural-transformation/
H A Dexpected-stdout.txt96 Writing (ID: 22) class art.Test1975 to CUR_CLASS with old method handle
98 CUR_CLASS is now (ID: 22) class art.Test1975
/aosp12/art/test/
H A DAndroid.bp1050 "1975-hello-structural-transformation/src/art/Test1975.java",