Lines Matching refs:addStatCache
100 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()
110 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()
138 manager.addStatCache(std::move(statCache)); in TEST_F()
161 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()
182 manager.addStatCache(std::move(statCache)); in TEST_F()
198 manager.addStatCache(std::move(statCache)); in TEST_F()
218 manager.addStatCache(std::move(statCache)); in TEST_F()
231 manager.addStatCache(std::move(statCache)); in TEST_F()
240 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()
243 manager.addStatCache(std::move(statCacheOwner)); in TEST_F()
244 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()