Searched refs:nativeTestCreateByCodecNameForInvalidName (Results 1 – 2 of 2) sorted by relevance
1531 static jboolean nativeTestCreateByCodecNameForInvalidName(JNIEnv*, jobject) { in nativeTestCreateByCodecNameForInvalidName() function1999 (void*)nativeTestCreateByCodecNameForInvalidName}, in registerAndroidMediaV2CtsCodecUnitTest()
2846 assertTrue(nativeTestCreateByCodecNameForInvalidName()); in testCreateByCodecNameForInvalidName()2849 private native boolean nativeTestCreateByCodecNameForInvalidName(); in nativeTestCreateByCodecNameForInvalidName() method in CodecUnitTest.TestApiNative