Home
last modified time | relevance | path

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

/art/test/461-get-reference-vreg/src/
DMain.java25 int testThisWithStaticCall() { in testThisWithStaticCall() method in Main
51 if (rm.testThisWithStaticCall() != 2) { in main()