Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_map_benchmark_test/
H A Dsafe_map_benchmark_test.cpp31 class BenchmarkSafeMap : public benchmark::Fixture { class
41 BenchmarkSafeMap() in BenchmarkSafeMap() function in OHOS::__anonf6e3300d0110::BenchmarkSafeMap
48 ~BenchmarkSafeMap() override = default;
66 BENCHMARK_F(BenchmarkSafeMap, testUtilsCopyAndAssign001)(benchmark::State& state) in BENCHMARK_F() argument
94 BENCHMARK_F(BenchmarkSafeMap, testUtilsoperator001)(benchmark::State& state) in BENCHMARK_F() argument
135 BENCHMARK_F(BenchmarkSafeMap, testUtilsNormalFeatureInsert001)(benchmark::State& state) in BENCHMARK_F() argument
184 BENCHMARK_F(BenchmarkSafeMap, testUtilsNormalFeatureFind001)(benchmark::State& state) in BENCHMARK_F() argument
328 BENCHMARK_F(BenchmarkSafeMap, testSafeMapConstructor001)(benchmark::State& state) in BENCHMARK_F() argument
355 BENCHMARK_F(BenchmarkSafeMap, testSafeMapOperator001)(benchmark::State& state) in BENCHMARK_F() argument
382 BENCHMARK_F(BenchmarkSafeMap, testSafeMapOperator002)(benchmark::State& state) in BENCHMARK_F() argument
[all …]