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