Searched refs:nativeTestCreateDecoderByTypeForNull (Results 1 – 2 of 2) sorted by relevance
1526 static jboolean nativeTestCreateDecoderByTypeForNull(JNIEnv*, jobject) { in nativeTestCreateDecoderByTypeForNull() function1983 (void*)nativeTestCreateDecoderByTypeForNull}, in registerAndroidMediaV2CtsCodecUnitTest()
1991 assertTrue(nativeTestCreateDecoderByTypeForNull()); in testCreateDecoderByTypeForNull()1994 private native boolean nativeTestCreateDecoderByTypeForNull(); in nativeTestCreateDecoderByTypeForNull() method in CodecUnitTest.TestApiNative