Searched refs:nativeTestCreateDecoderByTypeForInvalidMediaType (Results 1 – 2 of 2) sorted by relevance
1553 static jboolean nativeTestCreateDecoderByTypeForInvalidMediaType(JNIEnv*, jobject) { in nativeTestCreateDecoderByTypeForInvalidMediaType() function2003 (void*)nativeTestCreateDecoderByTypeForInvalidMediaType}, in registerAndroidMediaV2CtsCodecUnitTest()
2147 assertTrue(nativeTestCreateDecoderByTypeForInvalidMediaType()); in testCreateDecoderByTypeForInvalidMediaType()2150 private native boolean nativeTestCreateDecoderByTypeForInvalidMediaType(); in nativeTestCreateDecoderByTypeForInvalidMediaType() method in CodecUnitTest.TestApiNative