Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dfunc_test.cpp47 string g_xmPath = TEST_FILE_PATH + string("xm.mp4"); member
205 fd_ = open(g_xmPath.c_str(), O_RDONLY); in HWTEST_F()
207 if (stat(g_xmPath.c_str(), &fileStatus) == 0) { in HWTEST_F()

Completed in 2 milliseconds