Searched defs:BenchmarkSafeBlockQueueTracking (Results 1 – 1 of 1) sorted by relevance
30 class BenchmarkSafeBlockQueueTracking : public benchmark::Fixture { class32 BenchmarkSafeBlockQueueTracking() in BenchmarkSafeBlockQueueTracking() function in OHOS::__anon652e7f9c0111::BenchmarkSafeBlockQueueTracking179 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testPut001)(benchmark::State& state) in BENCHMARK_F() argument198 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testGet001)(benchmark::State& state) in BENCHMARK_F() argument223 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testMutilthreadPutAndBlock001)(benchmark::State& state) in BENCHMARK_F() argument275 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, PutAndBlockInblankqueue001)(benchmark::State& state) in BENCHMARK_F() argument329 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testPutAndBlockInFullQueue001)(benchmark::State& state) in BENCHMARK_F() argument382 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, GetAndBlockInblankqueue001)(benchmark::State& state) in BENCHMARK_F() argument432 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, GetAndBlockInfullqueue001)(benchmark::State& state) in BENCHMARK_F() argument488 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, GetAndBlockInnotfullqueue001)(benchmark::State& state) in BENCHMARK_F() argument[all …]