Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_unit_test.cpp51 string g_mp4Path6 = TEST_FILE_PATH + string("test_empty_file.mp4"); variable
297 printf("---- %s ----\n", g_mp4Path6.c_str());
298 fd_ = OpenFile(g_mp4Path6);
299 size_ = GetFileSize(g_mp4Path6);
480 printf("---- %s ----\n", g_mp4Path6.c_str());
481 fd_ = OpenFile(g_mp4Path6);
482 size_ = GetFileSize(g_mp4Path6);
483 g_filePath = g_mp4Path6;