Home
last modified time | relevance | path

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

/aosp_15_r20/external/fbjni/test/
H A DFBJniTests.java728 assertThat(nativeTestInterDsoExceptionHandlingB()).isTrue(); in testInterDsoExceptionHandlingB()
731 private native boolean nativeTestInterDsoExceptionHandlingB(); in nativeTestInterDsoExceptionHandlingB() method in FBJniTests