Home
last modified time | relevance | path

Searched refs:startThreads (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.cpp122 const int startThreads = 4; in BENCHMARK_F() local
128 pool.Start(startThreads); in BENCHMARK_F()
170 const int startThreads = 5; in BENCHMARK_F() local
179 pool.Start(startThreads); in BENCHMARK_F()
206 const int startThreads = 5; in BENCHMARK_F() local
215 pool.Start(startThreads); in BENCHMARK_F()
263 const int startThreads = 5; in BENCHMARK_F() local
271 pool.Start(startThreads); in BENCHMARK_F()
306 const int startThreads = 5; in BENCHMARK_F() local
317 pool.Start(startThreads); in BENCHMARK_F()
[all …]