Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/benchmark/
Ddata_structures_benchmark.cpp129 static void BM_DictUpdateWithMap(benchmark::State& state) { in BM_DictUpdateWithMap() function
132 BENCHMARK(BM_DictUpdateWithMap)->Args({500})->Args({1000})->Args({2000});