Home
last modified time | relevance | path

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

/art/benchmark/micro-native/
Dmicro_native.cc41 static JNINativeMethod gMethods_NormalOnly[] = { variable
132 jniRegisterNativeMethods(env, CLASS_NAME, gMethods_NormalOnly, NELEM(gMethods_NormalOnly)); in register_micro_native_methods()