Home
last modified time | relevance | path

Searched refs:PLAYING_TIME_2_SEC (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp77 sleep(PLAYING_TIME_2_SEC); in PlayFunTest()
957 sleep(PLAYING_TIME_2_SEC);
1043 sleep(PLAYING_TIME_2_SEC);
1235 sleep(PLAYING_TIME_2_SEC);
1292 sleep(PLAYING_TIME_2_SEC);
1314 sleep(PLAYING_TIME_2_SEC);
1338 sleep(PLAYING_TIME_2_SEC);
1376 sleep(PLAYING_TIME_2_SEC);
1380 sleep(PLAYING_TIME_2_SEC);
1399 sleep(PLAYING_TIME_2_SEC);
[all …]
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/include/
H A Dplayer_mock.h34 inline constexpr int32_t PLAYING_TIME_2_SEC = 2; variable