Home
last modified time | relevance | path

Searched refs:StateDecision (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/thermal_manager/test/unittest/include/
H A Dthermal_action_report_test.h39 static bool StateDecision(std::map<std::string, std::string>& actionPropMap);
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp122 if (StateDecision(actionIter.actionPropMap)) { in ActionValueDecision()
154 if (StateDecision(actionIter.actionPropMap)) { in LcdValueDecision()
184 bool ThermalActionReportTest::StateDecision(std::map<std::string, std::string>& actionPropMap) in StateDecision() function in ThermalActionReportTest

Completed in 4 milliseconds