Searched refs:MapFixture (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/libcxx/utils/google-benchmark/test/ |
D | map_test.cc | 35 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/ |
D | map_test.cc | 35 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/ |
D | map_test.cc | 35 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/ |
D | map_test.cc | 35 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);
|