Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp267 static void bad_noref_jint_crit(jint&) {} in bad_noref_jint_crit() function
431 EXPECT_ILLEGAL_JNI_FUNCTION_TYPE(TestJni::bad_noref_jint_crit); in TEST()