Searched refs:videoTestPath_ (Results 1 - 2 of 2) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/ | ||
H A D | mediacontroller_unit_test.cpp | 80 std::string videoTestPath_ = "/data/mediaplayer_video_test.mp4"; member in OHOS::Sharing::MediaControllerTestBaseImpl 265 videoTestFp_ = ::fopen(videoTestPath_.c_str(), "r"); in VideoTestDataLoad() |
H A D | videoplaycontroller_unit_test.cpp | 57 std::string videoTestPath_ = "/data/mediaplayer_video_test.h264"; member in OHOS::Sharing::VideoPlayControllerTestBaseImpl 242 videoTestFp_ = ::fopen(videoTestPath_.c_str(), "r"); in VideoTestDataLoad() |
Completed in 3 milliseconds