Searched refs:BenchmarkSafeBlockQueueTracking (Results 1 – 1 of 1) sorted by relevance
30 class BenchmarkSafeBlockQueueTracking : public benchmark::Fixture { class40 BenchmarkSafeBlockQueueTracking() in BenchmarkSafeBlockQueueTracking() function in OHOS::__anonefe9c4f30110::BenchmarkSafeBlockQueueTracking47 ~BenchmarkSafeBlockQueueTracking() override = default;188 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testPut001)(benchmark::State& state) in BENCHMARK_F() argument207 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testGet001)(benchmark::State& state) in BENCHMARK_F() argument232 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testMutilthreadPutAndBlock001)(benchmark::State& state) in BENCHMARK_F() argument284 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, PutAndBlockInblankqueue001)(benchmark::State& state) in BENCHMARK_F() argument336 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, testPutAndBlockInFullQueue001)(benchmark::State& state) in BENCHMARK_F() argument387 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, GetAndBlockInblankqueue001)(benchmark::State& state) in BENCHMARK_F() argument451 BENCHMARK_F(BenchmarkSafeBlockQueueTracking, GetAndBlockInfullqueue001)(benchmark::State& state) in BENCHMARK_F() argument[all …]