Searched defs:cdstPath (Results 1 – 2 of 2) sorted by relevance
/cts/tests/media/jni/ |
D | NativeMuxerUnitTest.cpp | 61 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfReadOnlyFdIsRejected() local 99 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfInvalidOutputFormatIsRejected() local 129 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfInvalidMediaFormatIsRejected() local 157 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfCorruptMediaFormatIsRejected() local 181 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfAddTrackSucceedsAfterStart() local 207 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfAddTrackSucceedsAfterWriteSampleData() local 234 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfAddTrackSucceedsAfterStop() local 262 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfMuxerStartsBeforeAddTrack() local 282 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIdempotentStart() local 308 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfMuxerStartsAfterWriteSampleData() local [all …]
|
D | NativeMuxerTest.cpp | 558 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSetLocation() local 643 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSetOrientationHint() local 727 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestMultiTrack() local 800 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestOffsetPts() local 863 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSimpleMux() local 915 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestGetTrackCount() local 995 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestGetTrackFormat() local 1084 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSimpleAppend() local 1249 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIgnoreLastGOPAppend() local
|