Home
last modified time | relevance | path

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

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