Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/support/
H A DFileCacheTests.cpp22 class TestCache : public FileCache { class
27 TestCache() : FileCache(testPath("foo.cc")) {} in TestCache() function in clang::clangd::config::__anonc09464000111::TestCache
58 TestCache C; in TEST()