Home
last modified time | relevance | path

Searched refs:g_doubleHevcPath (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dfunc_test.cpp44 string g_doubleHevcPath = TEST_FILE_PATH + string("double_hevc.mp4"); member
96 fd_ = open(g_doubleHevcPath.c_str(), O_RDONLY); in HWTEST_F()
98 if (stat(g_doubleHevcPath.c_str(), &fileStatus) == 0) { in HWTEST_F()

Completed in 2 milliseconds