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