Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_chttp2_hpack.cc465 std::vector<grpc_slice> benchmark_slices = Fixture::GetBenchmarkSlices(); in BM_HpackParserParseHeader() local
475 for (auto slice : benchmark_slices) { in BM_HpackParserParseHeader()
488 for (auto slice : benchmark_slices) grpc_slice_unref(slice); in BM_HpackParserParseHeader()