Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp267 static void bad_noref_jint_norm(JNIEnv*, jclass, jint&) {} in bad_noref_jint_norm() function
431 EXPECT_ILLEGAL_JNI_FUNCTION_TYPE(TestJni::bad_noref_jint_norm); in TEST()