Home
last modified time | relevance | path

Searched refs:LOOP_TIME (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_continuation_test.h54 LOOP_TIME = 10, member in OHOS::DistributedSchedule::DSchedContinuationTest::LoopTime
H A Ddistributed_sched_service_second_test.cpp81 LOOP_TIME = 10, member in OHOS::DistributedSchedule::DistributedSchedServiceSecondTest::LoopTime
677 for (int index = 0; index < static_cast<int32_t>(LoopTime::LOOP_TIME); index++) { in HWTEST_F()
855 for (int index = 0; index < static_cast<int32_t>(LoopTime::LOOP_TIME); index++) { in HWTEST_F()
H A Ddistributed_sched_continuation_test.cpp1204 for (int index = 0; index < static_cast<int32_t>(LoopTime::LOOP_TIME); index++) { in HWTEST_F()
H A Ddistributed_sched_service_first_test.cpp82 LOOP_TIME = 10, member in OHOS::DistributedSchedule::DistributedSchedServiceFirstTest::LoopTime
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dmanual_ondemand_helper.cpp44 constexpr int32_t LOOP_TIME = 1000; member
943 for (int i = 0 ; i < LOOP_TIME; ++i) { in LoadRemoteAbilityPressure()
H A Dondemand_helper.cpp44 constexpr int32_t LOOP_TIME = 1000; member
938 for (int i = 0 ; i < LOOP_TIME; ++i) { in LoadRemoteAbilityPressure()

Completed in 16 milliseconds