Home
last modified time | relevance | path

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

/aosp_15_r20/external/fbjni/test/
H A DFBJniTests.java927 public void testCriticalNativeMethodBindsAndCanBeInvoked() { in testCriticalNativeMethodBindsAndCanBeInvoked() method in FBJniTests
/aosp_15_r20/external/fbjni/test/jni/
H A Dfbjni_tests.cpp1387 jboolean testCriticalNativeMethodBindsAndCanBeInvoked(jint a, jfloat b) { in testCriticalNativeMethodBindsAndCanBeInvoked() function
1720 testCriticalNativeMethodBindsAndCanBeInvoked), in RegisterFbjniTests()