Home
last modified time | relevance | path

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

/art/test/461-get-reference-vreg/
Dget_reference_vreg_jni.cc56 jint found_method_index = 0; in FindMethodIndex() local
63 found_method_index = 1; in FindMethodIndex()
73 found_method_index = 2; in FindMethodIndex()
76 found_method_index = 3; in FindMethodIndex()
79 found_method_index = 4; in FindMethodIndex()
88 return found_method_index; in FindMethodIndex()