Searched refs:FakeStatCache (Results 1 – 1 of 1) sorted by relevance
24 class FakeStatCache : public FileSystemStatCache { class100 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()110 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()127 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F()161 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()178 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F()195 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F()214 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F()227 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F()240 manager.addStatCache(llvm::make_unique<FakeStatCache>()); in TEST_F()[all …]