Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dstandby_plugin_strategy_test.cpp44 std::shared_ptr<WorkInfo> workInfo1 = std::make_shared<WorkScheduler::WorkInfo>(); in GetAllRunningWorks() local
46 workInfos.emplace_back(workInfo1); in GetAllRunningWorks()