Home
last modified time | relevance | path

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

/art/test/1975-hello-structural-transformation/src/
DMain.java19 art.Test1975.run(); in main()
/art/test/1975-hello-structural-transformation/src/art/
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()
/art/test/1975-hello-structural-transformation/
Dexpected.txt96 Writing (ID: 22) class art.Test1975 to CUR_CLASS with old method handle
98 CUR_CLASS is now (ID: 22) class art.Test1975
/art/test/
DAndroid.bp786 "1975-hello-structural-transformation/src/art/Test1975.java",