Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_test.cpp68 std::shared_ptr<ActionNode> g_actionNode = std::make_shared<ActionNode>("action_node"); member
346 g_actionNode->InitParams("/data/service/el0/thermal/config/lcd"); in HWTEST_F()
347 g_actionNode->AddActionValue(input); in HWTEST_F()
348 g_actionNode->Execute(); in HWTEST_F()

Completed in 2 milliseconds