Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/test/unittest/include/
H A Dthermal_action_report_test.h42 static void GetStateMap(std::map<std::string, std::string>& stateMap);
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp188 GetStateMap(stateMap); in StateDecision()
231 void ThermalActionReportTest::GetStateMap(std::map<std::string, std::string>& stateMap) in GetStateMap() function in ThermalActionReportTest