Searched refs:statCacheOwner (Results 1 – 1 of 1) sorted by relevance
242 auto statCacheOwner = llvm::make_unique<FakeStatCache>(); in TEST_F() local243 auto *statCache = statCacheOwner.get(); in TEST_F()244 manager.addStatCache(std::move(statCacheOwner)); in TEST_F()