Lines Matching refs:Marshaller
93 Marshaller ProtobufMarshaller( in TEST()
150 Marshaller ProtobufMarshaller(testPath("home/"), testPath("home/")); in TEST()
205 Marshaller WrongMarshaller(testPath("nothome/"), testPath("home/")); in TEST()
227 Marshaller ProtobufMarshaller(testPath("llvm-project/"), in TEST()
256 Marshaller ProtobufMarshaller(testPath(""), testPath("")); in TEST()
303 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST()
314 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST()
327 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST()
345 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST()
360 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST()
378 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST()
397 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST()
409 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST()
419 Marshaller ProtobufMarshaller(/*RemoteIndexRoot=*/"", in TEST()
436 Marshaller ProtobufMarshaller(/*RemoteIndexRoot=*/testPath("remote/project/"), in TEST()
442 Marshaller WrongMarshaller( in TEST()