Home
last modified time | relevance | path

Searched defs:cdstPath (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/jni/
DNativeMuxerUnitTest.cpp61 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfReadOnlyFdIsRejected() local
76 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfWriteOnlyFdIsRejected() local
91 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfNonSeekableFdIsRejected() local
107 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfInvalidOutputFormatIsRejected() local
122 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfInvalidMediaFormatIsRejected() local
145 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfCorruptMediaFormatIsRejected() local
164 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfAddTrackSucceedsAfterStart() local
185 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfAddTrackSucceedsAfterWriteSampleData() local
207 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfAddTrackSucceedsAfterStop() local
230 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIfMuxerStartsBeforeAddTrack() local
[all …]
DNativeMuxerTest.cpp364 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSetLocation() local
446 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSetOrientationHint() local
529 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestMultiTrack() local
600 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestOffsetPts() local
652 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSimpleMux() local