Searched refs:nm_ (Results 1 – 2 of 2) sorted by relevance
83 : nm_(std::move(nm)), actions_(actions) {} in HintManager()85 if (nm_.get() != nullptr) nm_->Stop(); in ~HintManager()147 sp<NodeLooperThread> nm_; variable
144 nm_ = new NodeLooperThread(std::move(nodes_)); in SetUp()179 nm_ = nullptr; in TearDown()181 sp<NodeLooperThread> nm_; member in android::perfmgr::HintManagerTest211 HintManager hm(nm_, actions_); in TEST_F()222 auto hm = std::make_unique<HintManager>(nm_, actions_); in TEST_F()235 HintManager hm(nm_, actions_); in TEST_F()246 HintManager hm(nm_, actions_); in TEST_F()254 auto hm = std::make_unique<HintManager>(nm_, actions_); in TEST_F()288 auto hm = std::make_unique<HintManager>(nm_, actions_); in TEST_F()337 auto hm = std::make_unique<HintManager>(nm_, actions_); in TEST_F()