Home
last modified time | relevance | path

Searched refs:LoopTime (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_continuation_test.h53 enum class LoopTime : int32_t { enum
H A Ddistributed_sched_service_second_test.cpp80 enum class LoopTime : int32_t { enum in OHOS::DistributedSchedule::DistributedSchedServiceSecondTest
687 for (int index = 0; index < static_cast<int32_t>(LoopTime::LOOP_TIME); index++) {
869 for (int index = 0; index < static_cast<int32_t>(LoopTime::LOOP_TIME); index++) {
H A Ddistributed_sched_continuation_test.cpp1214 for (int index = 0; index < static_cast<int32_t>(LoopTime::LOOP_TIME); index++) {
H A Ddistributed_sched_service_first_test.cpp81 enum class LoopTime : int32_t { enum in OHOS::DistributedSchedule::DistributedSchedServiceFirstTest