Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp266 static jobject o_none() { return nullptr; } in o_none() function
430 EXPECT_ILLEGAL_JNI_FUNCTION_TYPE(TestJni::o_none); in TEST()