Searched refs:nativeTestCreateDecoderByTypeForInvalidMime (Results 1 – 2 of 2) sorted by relevance
1537 static jboolean nativeTestCreateDecoderByTypeForInvalidMime(JNIEnv*, jobject) { in nativeTestCreateDecoderByTypeForInvalidMime() function1985 (void*)nativeTestCreateDecoderByTypeForInvalidMime}, in registerAndroidMediaV2CtsCodecUnitTest()
1998 assertTrue(nativeTestCreateDecoderByTypeForInvalidMime()); in testCreateDecoderByTypeForInvalidMime()2001 private native boolean nativeTestCreateDecoderByTypeForInvalidMime(); in nativeTestCreateDecoderByTypeForInvalidMime() method in CodecUnitTest.TestApiNative