Searched defs:nativeTestOnlyEos (Results 1 – 4 of 4) sorted by relevance
| /cts/tests/media/src/android/mediav2/cts/ |
| D | CodecDecoderTest.java | 773 private native boolean nativeTestOnlyEos(String decoder, String mediaType, String testFile, in nativeTestOnlyEos() method in CodecDecoderTest
|
| D | CodecEncoderTest.java | 589 private native boolean nativeTestOnlyEos(String encoder, String mediaType, String cfgParams, in nativeTestOnlyEos() method in CodecEncoderTest
|
| /cts/tests/media/jni/ |
| D | NativeCodecDecoderTestCommon.cpp | 648 jboolean nativeTestOnlyEos(JNIEnv* env, jobject, jstring jDecoder, jstring jMediaType, in nativeTestOnlyEos() function
|
| D | NativeCodecEncoderTest.cpp | 781 static jboolean nativeTestOnlyEos(JNIEnv* env, jobject, jstring jEncoder, jstring jMediaType, in nativeTestOnlyEos() function
|