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