Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/remote/
H A DMarshallingTests.cpp39 const char *testPathURI(llvm::StringRef Path, in testPathURI() function
66 Location.FileURI = testPathURI(PathPrefix.str() + "Definition.cpp", Strings); in createSymbol()
73 Location.FileURI = testPathURI(PathPrefix.str() + "Declaration.h", Strings); in createSymbol()
98 testPathURI("remote/machine/projects/llvm-project/clang-tools-extra/" in TEST()
108 testPathURI("home/my-projects/llvm-project/clang-tools-extra/" in TEST()
196 Sym.Definition.FileURI = testPathURI("home/File.h", Strings); in TEST()
203 testPathURI("home/File.h", Strings)); in TEST()
223 Location.FileURI = testPathURI( in TEST()
439 testPathURI("remote/project/lib/File.cpp", Strings)); in TEST()
446 testPathURI("remote/project/lib/File.cpp", Strings)); in TEST()