Home
last modified time | relevance | path

Searched defs:argsOnePlugin (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp252 std::vector<std::u16string> argsOnePlugin = {to_utf16("-p"), to_utf16("1")}; variable
319 std::vector<std::u16string> argsOnePlugin = {to_utf16("getSystemloadInfo")}; variable
339 std::vector<std::u16string> argsOnePlugin = {to_utf16("-h")}; variable
H A Dres_sched_service_test.cpp146 std::vector<std::u16string> argsOnePlugin = {to_utf16("-p"), to_utf16("1")}; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/
H A Dres_sched_exe_service_test.cpp134 std::vector<std::u16string> argsOnePlugin = {to_utf16("-p"), to_utf16("1")}; variable