Searched refs:nativeTestCreateByCodecNameForNull (Results 1 – 2 of 2) sorted by relevance
1504 static jboolean nativeTestCreateByCodecNameForNull(JNIEnv*, jobject) { in nativeTestCreateByCodecNameForNull() function1979 (void*)nativeTestCreateByCodecNameForNull}, in registerAndroidMediaV2CtsCodecUnitTest()
1977 assertTrue(nativeTestCreateByCodecNameForNull()); in testCreateByCodecNameForNull()1980 private native boolean nativeTestCreateByCodecNameForNull(); in nativeTestCreateByCodecNameForNull() method in CodecUnitTest.TestApiNative