Home
last modified time | relevance | path

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

/art/runtime/
Dreflection_test.cc137 void InvokeNopMethod(bool is_static) { in InvokeNopMethod() function in art::ReflectionTest
542 InvokeNopMethod(true); in TEST_F()
546 InvokeNopMethod(false); in TEST_F()