Searched refs:super_object (Results 1 - 1 of 1) sorted by relevance

/art/test/004-JniTest/
H A Djni_test.cc527 void TestnonstaticCallNonvirtualMethod(bool super_object, bool super_class, bool super_method, const char* test_case) { argument
529 if (super_object && !super_method) {
536 jobject o = ((super_object) ?

Completed in 137 milliseconds