Home
last modified time | relevance | path

Searched defs:BenchmarkThreadPoolTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/thread_pool_benchmark_test/
H A Dthread_pool_benchmark_test.cpp35 class BenchmarkThreadPoolTest : public benchmark::Fixture { class
45 BenchmarkThreadPoolTest() in BenchmarkThreadPoolTest() function in OHOS::__anon06e523570110::BenchmarkThreadPoolTest
59 BENCHMARK_F(BenchmarkThreadPoolTest, test_01)(benchmark::State& state) in BENCHMARK_F() argument
78 BENCHMARK_F(BenchmarkThreadPoolTest, test_02)(benchmark::State& state) in BENCHMARK_F() argument
98 BENCHMARK_F(BenchmarkThreadPoolTest, test_03)(benchmark::State& state) in BENCHMARK_F() argument
119 BENCHMARK_F(BenchmarkThreadPoolTest, test_04)(benchmark::State& state) in BENCHMARK_F() argument
167 BENCHMARK_F(BenchmarkThreadPoolTest, test_05)(benchmark::State& state) in BENCHMARK_F() argument
203 BENCHMARK_F(BenchmarkThreadPoolTest, test_06)(benchmark::State& state) in BENCHMARK_F() argument
260 BENCHMARK_F(BenchmarkThreadPoolTest, test_07)(benchmark::State& state) in BENCHMARK_F() argument
303 BENCHMARK_F(BenchmarkThreadPoolTest, test_08)(benchmark::State& state) in BENCHMARK_F() argument
[all …]