Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_policy_test.cpp179 auto& collectionMap = g_service->state_->stateCollectionMap_; in HWTEST_F() local
180 collectionMap["test"] = nullptr; in HWTEST_F()
184 collectionMap["test"] = std::make_shared<ScreenStateCollection>(); in HWTEST_F()
196 collectionMap["test1"] = std::make_shared<ScreenStateCollection>(); in HWTEST_F()

Completed in 1 milliseconds