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 94     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIfInvalidOutputFormatIsRejected()  local 109     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIfInvalidMediaFormatIsRejected()  local 132     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIfCorruptMediaFormatIsRejected()  local 151     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIfAddTrackSucceedsAfterStart()  local 172     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIfAddTrackSucceedsAfterWriteSampleData()  local 194     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIfAddTrackSucceedsAfterStop()  local 217     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIfMuxerStartsBeforeAddTrack()  local 232     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIdempotentStart()  local 253     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 640     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestSetOrientationHint()  local 724                     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestMultiTrack()  local 797     const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestOffsetPts()  local 852         const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestSimpleMux()  local 903         const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestGetTrackCount()  local 983         const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestGetTrackFormat()  local 1072         const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestSimpleAppend()  local 1237         const char* cdstPath = env->GetStringUTFChars(jdstPath, nullptr);  in nativeTestIgnoreLastGOPAppend()  local
  |