Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/thread_benchmark_test/
H A Dthread_benchmark_test.cpp30 class BenchmarkThreadTest : public benchmark::Fixture { class
40 BenchmarkThreadTest() in BenchmarkThreadTest() function in OHOS::__anone73586050110::BenchmarkThreadTest
143 BENCHMARK_F(BenchmarkThreadTest, testThread001)(benchmark::State& state) in BENCHMARK_F() argument
183 BENCHMARK_F(BenchmarkThreadTest, testThread002)(benchmark::State& state) in BENCHMARK_F() argument
247 BENCHMARK_F(BenchmarkThreadTest, testThread003)(benchmark::State& state) in BENCHMARK_F() argument
267 BENCHMARK_F(BenchmarkThreadTest, testThread004)(benchmark::State& state) in BENCHMARK_F() argument
307 BENCHMARK_F(BenchmarkThreadTest, testThread005)(benchmark::State& state) in BENCHMARK_F() argument
327 BENCHMARK_F(BenchmarkThreadTest, testThread006)(benchmark::State& state) in BENCHMARK_F() argument
371 BENCHMARK_F(BenchmarkThreadTest, testThread007)(benchmark::State& state) in BENCHMARK_F() argument
421 BENCHMARK_F(BenchmarkThreadTest, testThread008)(benchmark::State& state) in BENCHMARK_F() argument
[all …]