Home
last modified time | relevance | path

Searched refs:WAIT_TIME (Results 1 – 7 of 7) sorted by relevance

/test/xts/hats/powermgr/power/hdi_power_additional/common/
Dhdi_power_test.cpp51 const uint32_t WAIT_TIME = 1; variable
1243 sleep(WAIT_TIME);
1253 sleep(WAIT_TIME);
1270 sleep(WAIT_TIME);
1280 sleep(WAIT_TIME);
1297 sleep(WAIT_TIME);
1307 sleep(WAIT_TIME);
1324 sleep(WAIT_TIME);
1334 sleep(WAIT_TIME);
1351 sleep(WAIT_TIME);
[all …]
/test/xts/hats/powermgr/thermal/hdi_thermal/common/
Dhdi_thermal_test.cpp74 const uint32_t WAIT_TIME = 1; variable
166 sleep(WAIT_TIME);
199 sleep(WAIT_TIME);
232 sleep(WAIT_TIME);
337 sleep(WAIT_TIME);
/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DAVPlayerAudioEffectModeTest.test.js28 const WAIT_TIME = 500;
147 await mediaTestBase.msleepAsync(WAIT_TIME);
165 await mediaTestBase.msleepAsync(WAIT_TIME);
233 await mediaTestBase.msleepAsync(WAIT_TIME);
397 await mediaTestBase.msleepAsync(WAIT_TIME);
/test/xts/hats/powermgr/power/hdi_power/common/
Dhdi_power_test.cpp166 const uint32_t WAIT_TIME = 1; variable
259 sleep(WAIT_TIME);
299 sleep(WAIT_TIME);
309 sleep(WAIT_TIME);
327 sleep(WAIT_TIME);
337 sleep(WAIT_TIME);
/test/ostest/wukong/common/include/
Dwukong_define.h26 const uint32_t WAIT_TIME = 1000000; variable
/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp60 usleep(WAIT_TIME); in OrderInput()
/test/xts/hats/hdf/codec/hdi_omx/
Dcodec_hdi_omx_test.cpp51 constexpr uint32_t WAIT_TIME = 1000; variable
192 usleep(WAIT_TIME); in waitState()