Home
last modified time | relevance | path

Searched defs:FooPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DConfigCompileTests.cpp466 auto FooPath = testPath("foo/", llvm::sys::path::Style::posix); TEST_F() local
[all...]
H A DRenameTests.cpp1545 std::string FooPath = testPath("foo.cc"); in TEST() local