Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/testing/
H A Dtesting.h153 explicit ProtoMatcherImpl(const google::protobuf::Message& arg) in ProtoMatcherImpl() function
156 explicit ProtoMatcherImpl(const std::string& arg) : arg_(ParseMessage(arg)) {} in ProtoMatcherImpl() function