Home
last modified time | relevance | path

Searched refs:LoadDistributedSchedService (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_test_util.h36 static bool LoadDistributedSchedService();
H A Ddistributed_sched_test_util.cpp150 bool DistributedSchedUtil::LoadDistributedSchedService() in LoadDistributedSchedService() function in OHOS::DistributedSchedule::DistributedSchedUtil
H A Ddtbschedmgr_device_info_storage_test.cpp39 if (!DistributedSchedUtil::LoadDistributedSchedService()) { in SetUpTestCase()
H A Ddistributed_sched_service_second_test.cpp96 if (!DistributedSchedUtil::LoadDistributedSchedService()) { in SetUpTestCase()
97 DTEST_LOG << "DistributedSchedServiceSecondTest::SetUpTestCase LoadDistributedSchedService failed" << std::endl; in SetUpTestCase()
H A Ddistributed_sched_continuation_test.cpp48 if (!DistributedSchedUtil::LoadDistributedSchedService()) { in SetUpTestCase()
49 DTEST_LOG << "DSchedContinuationTest::SetUpTestCase LoadDistributedSchedService failed" << std::endl; in SetUpTestCase()
H A Ddistributed_sched_service_first_test.cpp97 if (!DistributedSchedUtil::LoadDistributedSchedService()) { in SetUpTestCase()
98 DTEST_LOG << "DistributedSchedServiceFirstTest::SetUpTestCase LoadDistributedSchedService failed" << std::endl; in SetUpTestCase()
H A Ddistributed_sched_connect_test.cpp124 if (!DistributedSchedUtil::LoadDistributedSchedService()) { in SetUpTestCase()
125 DTEST_LOG << "DistributedSchedConnectTest::SetUpTestCase LoadDistributedSchedService failed" << std::endl; in SetUpTestCase()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddistributed_data_storage_test.cpp40 if (!DistributedSchedUtil::LoadDistributedSchedService()) { in SetUpTestCase()
41 DTEST_LOG << "DMSMissionManagerTest::SetUpTestCase LoadDistributedSchedService failed" << std::endl; in SetUpTestCase()
H A Ddms_mission_manager_test.cpp69 if (!DistributedSchedUtil::LoadDistributedSchedService()) { in SetUpTestCase()
70 DTEST_LOG << "DMSMissionManagerTest::SetUpTestCase LoadDistributedSchedService failed" << std::endl; in SetUpTestCase()

Completed in 25 milliseconds