Home
last modified time | relevance | path

Searched refs:FakeStatCache (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Basic/
H A DFileManagerTest.cpp26 class FakeStatCache : public FileSystemStatCache { class
144 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F()
187 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F()
204 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F()
233 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F()
262 auto StatCache = std::make_unique<FakeStatCache>(); in TEST_F()
317 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F()
331 auto StatCache = std::make_unique<FakeStatCache>(); in TEST_F()
388 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F()
455 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F()
[all …]