Searched defs:BenchmarkSortedVector (Results 1 – 1 of 1) sorted by relevance
36 class BenchmarkSortedVector : public benchmark::Fixture { class46 BenchmarkSortedVector() in BenchmarkSortedVector() function in OHOS::__anond908c9250111::BenchmarkSortedVector60 BENCHMARK_F(BenchmarkSortedVector, testDefaultConsAndAddAndSort)(benchmark::State& state) in BENCHMARK_F() argument83 BENCHMARK_F(BenchmarkSortedVector, testConsFromSortedAllowDup)(benchmark::State& state) in BENCHMARK_F() argument122 BENCHMARK_F(BenchmarkSortedVector, testConsFromSortedNotAllowDuplicate)(benchmark::State& state) in BENCHMARK_F() argument143 BENCHMARK_F(BenchmarkSortedVector, testConsFromSortedNotAllowToAlloworNotAllow)(benchmark::State& s… in BENCHMARK_F() argument181 BENCHMARK_F(BenchmarkSortedVector, testoperatoreq)(benchmark::State& state) in BENCHMARK_F() argument205 BENCHMARK_F(BenchmarkSortedVector, testOperatorEqAllowToNotAllow)(benchmark::State& state) in BENCHMARK_F() argument226 BENCHMARK_F(BenchmarkSortedVector, testOperatorEqNotAllowToAllowOrNotAllow)(benchmark::State& state) in BENCHMARK_F() argument261 BENCHMARK_F(BenchmarkSortedVector, testOperatorEqAssignmentTwice)(benchmark::State& state) in BENCHMARK_F() argument[all …]