Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp273 static jint int_fn() { return 0; } in int_fn() function
413 EXPECT_CRITICAL_JNI_FUNCTION_TYPE(TestJni::int_fn); in TEST()