Home
last modified time | relevance | path

Searched defs:vecSource (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/audio_player/
H A DTestFastPlayer.cpp229 std::vector<std::string> vecSource; variable
244 std::vector<std::string> vecSource; variable
259 std::vector<std::string> vecSource; variable
272 std::vector<std::string> vecSource; variable
284 std::vector<std::string> vecSource; variable
296 std::vector<std::string> vecSource; variable
308 std::vector<std::string> vecSource; variable
320 std::vector<std::string> vecSource; variable
335 std::vector<std::string> vecSource; variable
346 std::vector<std::string> vecSource; variable
[all …]
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/video_player/
H A DTestFastVedioPlayer.cpp46 std::vector<std::string> vecSource{std::string(RESOURCE_DIR "/MP4/MPEG2_MP3.mp4")}; member in OHOS::Media::Test::UtTestVedioFastPlayer