Home
last modified time | relevance | path

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

/external/libmojo/mojo/android/javatests/
Dmojo_test_case.h15 JNI_EXPORT bool RegisterMojoTestCase(JNIEnv* env);
Dinit_library.cc19 { "MojoTestCase", mojo::android::RegisterMojoTestCase },
Dmojo_test_case.cc64 bool RegisterMojoTestCase(JNIEnv* env) { in RegisterMojoTestCase() function