Home
last modified time | relevance | path

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

/art/test/004-JniTest/src/
DMain.java433 public boolean nonstaticMethodSubCalled = false; field in JniCallNonvirtualTest
463 nonstaticMethodSubCalled = true; in nonstaticMethod()