Searched refs:RegisterMojoTestCase (Results 1 – 3 of 3) sorted by relevance
15 JNI_EXPORT bool RegisterMojoTestCase(JNIEnv* env);
19 { "MojoTestCase", mojo::android::RegisterMojoTestCase },
64 bool RegisterMojoTestCase(JNIEnv* env) { in RegisterMojoTestCase() function