Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp251 void ThermalActionReportTest::ThermalActionTriggered( in ThermalActionTriggered() function in ThermalActionReportTest
337 ThermalActionReportTest::ThermalActionTriggered(CPU_BIG_ACTION_NAME, level, actualDumpInfo); in HWTEST_F()
338 ThermalActionReportTest::ThermalActionTriggered(CPU_MED_ACTION_NAME, level, actualDumpInfo); in HWTEST_F()
339 ThermalActionReportTest::ThermalActionTriggered(CPU_LIT_ACTION_NAME, level, actualDumpInfo); in HWTEST_F()
340 ThermalActionReportTest::ThermalActionTriggered(GPU_ACTION_NAME, level, actualDumpInfo); in HWTEST_F()
341 ThermalActionReportTest::ThermalActionTriggered(LCD_ACTION_NAME, level, actualDumpInfo); in HWTEST_F()
342 ThermalActionReportTest::ThermalActionTriggered(PROCESS_ACTION_NAME, level, actualDumpInfo); in HWTEST_F()
343 ThermalActionReportTest::ThermalActionTriggered(THERMAL_LEVEL_NAME, level, actualDumpInfo); in HWTEST_F()
344 ThermalActionReportTest::ThermalActionTriggered(CURRENT_SC_ACTION_NAME, level, actualDumpInfo); in HWTEST_F()
345 ThermalActionReportTest::ThermalActionTriggered(CURRENT_BUCK_ACTION_NAM in HWTEST_F()
[all...]
/base/powermgr/thermal_manager/test/unittest/include/
H A Dthermal_action_report_test.h43 static void ThermalActionTriggered(const std::string& actionName, int32_t level, const std::string& dumpInfo,

Completed in 1 milliseconds