Searched defs:ErrorParser (Results 1 – 2 of 2) sorted by relevance
386 class ErrorParser : public ServiceConfigParser::Parser { class388 explicit ErrorParser(absl::string_view name) : name_(name) {} in ErrorParser() function in grpc_core::testing::ErrorParser
46 class ErrorParser(HTMLParser.HTMLParser): class