Home
last modified time | relevance | path

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

/art/test/133-static-invoke-super/src/
DMain.java9 final int getVarDirect(int w) { in getVarDirect() method in Main.SubClass
14 getVarDirect(max); in testDirect()