Lines Matching refs:addStatCache
101 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()
111 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()
139 manager.addStatCache(std::move(statCache)); in TEST_F()
162 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()
183 manager.addStatCache(std::move(statCache)); in TEST_F()
199 manager.addStatCache(std::move(statCache)); in TEST_F()
219 manager.addStatCache(std::move(statCache)); in TEST_F()
232 manager.addStatCache(std::move(statCache)); in TEST_F()
241 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()
244 manager.addStatCache(std::move(statCacheOwner)); in TEST_F()
245 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()