Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/benchmarks/
Dbenchmark.cc201 constexpr protobuf::MessageLite::ParseFlags kParseFlags = in BM_Parse_Proto2() local
209 bool ok = proto->template ParseFrom<kParseFlags>(input); in BM_Parse_Proto2()