Home
last modified time | relevance | path

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

/aosp12/art/test/004-JniTest/src/
H A DMain.java456 public boolean nonstaticMethodSubCalled = false; field in JniCallNonvirtualTest
486 nonstaticMethodSubCalled = true; in nonstaticMethod()