Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp247 static void bad_wrongplace_env(jobject, JNIEnv*) {} in bad_wrongplace_env() function
396 EXPECT_ILLEGAL_JNI_FUNCTION_TYPE(TestJni::bad_wrongplace_env); in TEST()