Home
last modified time | relevance | path

Searched refs:MapFixture (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/test/
H A Dmap_test.cc36 class MapFixture : public ::benchmark::Fixture { class
47 BENCHMARK_DEFINE_F(MapFixture, Lookup)(benchmark::State& state) { in BENCHMARK_DEFINE_F()
57 BENCHMARK_REGISTER_F(MapFixture, Lookup)->Range(1 << 3, 1 << 12);

Completed in 0 milliseconds