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.cpp50 const uint32_t WAIT_TIME = 1; variable
1242 sleep(WAIT_TIME);
1252 sleep(WAIT_TIME);
1269 sleep(WAIT_TIME);
1279 sleep(WAIT_TIME);
1296 sleep(WAIT_TIME);
1306 sleep(WAIT_TIME);
1323 sleep(WAIT_TIME);
1333 sleep(WAIT_TIME);
1350 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/hats/powermgr/power/hdi_power/common/
Dhdi_power_test.cpp119 const uint32_t WAIT_TIME = 1; variable
212 sleep(WAIT_TIME);
252 sleep(WAIT_TIME);
262 sleep(WAIT_TIME);
280 sleep(WAIT_TIME);
290 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/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()