Searched defs:BenchmarkSafeBlockQueue (Results 1 – 1 of 1) sorted by relevance
31 class BenchmarkSafeBlockQueue : public benchmark::Fixture { class41 BenchmarkSafeBlockQueue() in BenchmarkSafeBlockQueue() function in OHOS::__anondc08bdaf0110::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() argument528 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndPopInblankqueue001)(benchmark::… in BENCHMARK_F() argument577 BENCHMARK_F(BenchmarkSafeBlockQueue, testMutilthreadConcurrentGetAndPopInfullqueue001)(benchmark::S… in BENCHMARK_F() argument626 BENCHMARK_F(BenchmarkSafeBlockQueue, testPushNoWait001)(benchmark::State& state) in BENCHMARK_F() argument[all …]