Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dfunc_test.cpp45 string g_singleHevcPath = TEST_FILE_PATH + string("single_60.mp4"); member
146 fd_ = open(g_singleHevcPath.c_str(), O_RDONLY); in HWTEST_F()
148 if (stat(g_singleHevcPath.c_str(), &fileStatus) == 0) { in HWTEST_F()

Completed in 2 milliseconds