Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/benchmarks/
Dbenchmark.cc195 using FileDesc = ::upb_benchmark::FileDescriptorProto; typedef
218 BENCHMARK_TEMPLATE(BM_Parse_Proto2, FileDesc, NoArena, Copy);
219 BENCHMARK_TEMPLATE(BM_Parse_Proto2, FileDesc, UseArena, Copy);
220 BENCHMARK_TEMPLATE(BM_Parse_Proto2, FileDesc, InitBlock, Copy);