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 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 …]
|
D | NativeMuxerTest.cpp | 557 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSetLocation() local 639 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSetOrientationHint() local 723 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestMultiTrack() local 796 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestOffsetPts() local 851 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSimpleMux() local 902 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestGetTrackCount() local 982 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestGetTrackFormat() local 1071 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestSimpleAppend() local 1236 const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr); in nativeTestIgnoreLastGOPAppend() local
|