Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/remote/
H A DMarshallingTests.cpp137 Ref WithAbsolutePath; in TEST() local
138 *WithAbsolutePath.mutable_location()->mutable_file_path() = in TEST()
140 Deserialized = ProtobufMarshaller.fromProtobuf(WithAbsolutePath); in TEST()