Searched defs:ProtoMatcherImpl (Results 1 – 1 of 1) sorted by relevance
153 explicit ProtoMatcherImpl(const google::protobuf::Message& arg) in ProtoMatcherImpl() function156 explicit ProtoMatcherImpl(const std::string& arg) : arg_(ParseMessage(arg)) {} in ProtoMatcherImpl() function