Searched refs:nativeTestConfigureDecoderForBadFlags (Results 1 – 2 of 2) sorted by relevance
1636 static jboolean nativeTestConfigureDecoderForBadFlags(JNIEnv*, jobject) { in nativeTestConfigureDecoderForBadFlags() function2015 (void*)nativeTestConfigureDecoderForBadFlags}, in registerAndroidMediaV2CtsCodecUnitTest()
2904 assertTrue(nativeTestConfigureDecoderForBadFlags()); in testConfigureDecoderForBadFlags()2907 private native boolean nativeTestConfigureDecoderForBadFlags(); in nativeTestConfigureDecoderForBadFlags() method in CodecUnitTest.TestApiNative