Home
last modified time | relevance | path

Searched refs:g_file2 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dapi_test.cpp53 const char *g_file2 = "/data/test/media/avcc_10sec.mp4"; variable
493 int fd2 = open(g_file2, O_RDONLY);
497 if (stat(g_file2, &fileStatus) == 0) {
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dapi_test.cpp45 const char *g_file2 = "/data/test/media/avcc_10sec.mp4"; variable
322 int fd2 = open(g_file2, O_RDONLY);
326 if (stat(g_file2, &fileStatus) == 0) {