Home
last modified time | relevance | path

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

/aosp_15_r20/external/fbjni/test/jni/
H A Dprimitive_array_tests.cpp82 jboolean testPinBooleanArray( in testPinBooleanArray() function
329 makeNativeMethod("nativeTestPinBooleanArray", testPinBooleanArray), in RegisterPrimitiveArrayTests()
/aosp_15_r20/external/fbjni/test/
H A DPrimitiveArrayTests.java70 public void testPinBooleanArray() { in testPinBooleanArray() method in PrimitiveArrayTests