Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_client_api_test.cpp34 std::vector<std::string> cmdsList; variable
37 cmdsList.push_back(cmd);
40 std::string result = thermalMgrClient.Dump(cmdsList);
56 std::vector<std::string> cmdsList; variable
59 cmdsList.push_back(cmd);
62 std::string result = thermalMgrClient.Dump(cmdsList);