Home
last modified time | relevance | path

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

/aosp_15_r20/external/fbjni/test/
H A DFBJniTests.java373 public void testNullJString() { in testNullJString() method in FBJniTests
/aosp_15_r20/external/fbjni/test/jni/
H A Dfbjni_tests.cpp440 jboolean testNullJString(JNIEnv*, jobject) { in testNullJString() function
1695 makeNativeMethod("nativeTestNullJString", testNullJString), in RegisterFbjniTests()