Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/test/
Dmap_test.cc34 class MapFixture : public ::benchmark::Fixture { class
45 BENCHMARK_DEFINE_F(MapFixture, Lookup)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
54 BENCHMARK_REGISTER_F(MapFixture, Lookup)->Range(1 << 3, 1 << 12);
/external/google-benchmark/test/
Dmap_test.cc34 class MapFixture : public ::benchmark::Fixture { class
45 BENCHMARK_DEFINE_F(MapFixture, Lookup)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
54 BENCHMARK_REGISTER_F(MapFixture, Lookup)->Range(1 << 3, 1 << 12);