Home
last modified time | relevance | path

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

/art/test/921-hello-failure/
Dinfo.txt6 - NewName: The name of the class is changed
Dexpected.txt4 hello - NewName
6 hello - NewName
/art/test/921-hello-failure/src/
DNewName.java19 class NewName { class
DMain.java24 NewName.doTest(new Transform()); in main()