Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFunctionTest.cpp961 string coverFile = "greatwall." + coverTypeList[i]; in HWTEST_F() local
967 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); in HWTEST_F()
1014 string coverFile = "greatwall." + coverTypeList[i]; in HWTEST_F() local
1021 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); in HWTEST_F()
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFunctionTest.cpp944 string coverFile = "greatwall." + coverTypeList[i]; in HWTEST_F() local
951 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); in HWTEST_F()
1000 string coverFile = "greatwall." + coverTypeList[i]; in HWTEST_F() local
1007 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); in HWTEST_F()

Completed in 4 milliseconds