Home
last modified time | relevance | path

Searched refs:LOCAL_PLAY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/include/
H A Dplayer_unit_test.h38 void PlayFunTest(const std::string &protocol = PlayerTestParam::LOCAL_PLAY);
39 void NoRunPlayFunTest(const std::string &protocol = PlayerTestParam::LOCAL_PLAY);
H A Dplayer_mock.h55 const std::string LOCAL_PLAY = "LOCAL"; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp417 PlayFunTest(LOCAL_PLAY);
468 PlayFunTest(LOCAL_PLAY);
486 PlayFunTest(LOCAL_PLAY);
504 PlayFunTest(LOCAL_PLAY);
522 PlayFunTest(LOCAL_PLAY);
540 PlayFunTest(LOCAL_PLAY);
558 PlayFunTest(LOCAL_PLAY);
576 PlayFunTest(LOCAL_PLAY);
594 PlayFunTest(LOCAL_PLAY);
612 PlayFunTest(LOCAL_PLAY);
[all …]