Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_proxy_test.cpp61 usleep(BLOCK_TEST_TIME); in SetUp()
91 usleep(BLOCK_TEST_TIME);
98 usleep(BLOCK_TEST_TIME);
111 usleep(BLOCK_TEST_TIME);
134 usleep(BLOCK_TEST_TIME);
141 usleep(BLOCK_TEST_TIME);
147 usleep(BLOCK_TEST_TIME);
173 usleep(BLOCK_TEST_TIME);
180 usleep(BLOCK_TEST_TIME);
190 usleep(BLOCK_TEST_TIME);
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/appmgr_test_service/src/
H A Dappmgr_test_service.cpp111 usleep(BLOCK_TEST_TIME); in ScheduleAbilityTransaction()
116 usleep(BLOCK_TEST_TIME); in ScheduleAbilityTransaction()
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/appmgr_test_service/include/
H A Dappmgr_test_service.h36 static constexpr int BLOCK_TEST_TIME = 500000; /* Blocked test time is 500ms */