Searched refs:gJni (Results 1 – 1 of 1) sorted by relevance
55 } gJni; variable126 env->CallVoidMethod(clazz, gJni.attachedChoreographerNativeTest.endTest); in endTest()164 gJni.attachedChoreographerNativeTest.clazz = static_cast<jclass>(env->NewGlobalRef(clazz)); in register_android_android_view_tests_ChoreographerNativeTest()165 gJni.attachedChoreographerNativeTest.endTest = env->GetMethodID(clazz, "endTest", "()V"); in register_android_android_view_tests_ChoreographerNativeTest()