Searched defs:BenchmarkSafeBlockQueue (Results 1 – 1 of 1) sorted by relevance
31 class BenchmarkSafeBlockQueue : public benchmark::Fixture { class41 BenchmarkSafeBlockQueue() in BenchmarkSafeBlockQueue() function in OHOS::__anon936e13d90111::BenchmarkSafeBlockQueue160 BENCHMARK_F(BenchmarkSafeBlockQueue, testPut001)(benchmark::State& state) in BENCHMARK_F() argument178 BENCHMARK_F(BenchmarkSafeBlockQueue, testGet001)(benchmark::State& state) in BENCHMARK_F() argument237 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadPutAndBlock001)(benchmark::State& state) in BENCHMARK_F() argument258 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentPutAndBlockInblankqueue001)(benchmark… in BENCHMARK_F() argument283 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentPutAndBlockInfullqueue001)(benchmark:… in BENCHMARK_F() argument336 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndBlockInblankqueue001)(benchmark… in BENCHMARK_F() argument387 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndBlockInfullqueue001)(benchmark:… in BENCHMARK_F() argument436 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndBlockInnotfullqueue001)(benchma… in BENCHMARK_F() argument[all …]