Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_dialog_test.cpp69 auto popup = std::make_unique<ActionPopup>("Start HighThermal Dialog"); in HWTEST_F() local
70 EXPECT_TRUE(popup->ShowThermalDialog(ActionPopup::TempStatus::HIGHER_TEMP)); in HWTEST_F()
81 auto popup = std::make_unique<ActionPopup>("Start LowThermal Dialog"); in HWTEST_F() local
82 EXPECT_TRUE(popup->ShowThermalDialog(ActionPopup::TempStatus::LOWER_TEMP)); in HWTEST_F()

Completed in 1 milliseconds