Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_hpack.cc457 std::vector<grpc_slice> benchmark_slices = Fixture::GetBenchmarkSlices(); in BM_HpackParserParseHeader() local
467 for (auto slice : benchmark_slices) { in BM_HpackParserParseHeader()
480 for (auto slice : benchmark_slices) grpc_slice_unref(slice); in BM_HpackParserParseHeader()