Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_arena.cc33 static void BM_Arena_ManyAlloc(benchmark::State& state) { in BM_Arena_ManyAlloc() function
47 BENCHMARK(BM_Arena_ManyAlloc)->Ranges({{1, 1024 * 1024}, {1, 32 * 1024}});