Home
last modified time | relevance | path

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

/aosp12/art/test/921-hello-failure/
H A Dexpected-stdout.txt35 hello - NewMethod
37 hello - NewMethod
/aosp12/art/test/921-hello-failure/src/
H A DNewMethod.java19 class NewMethod { class
H A DMain.java31 NewMethod.doTest(new Transform()); in main()
/aosp12/system/tools/aidl/
H A Daidl_unittest.cpp2009 TEST_F(AidlTestCompatibleChanges, NewMethod) { in TEST_F() argument