Home
last modified time | relevance | path

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

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