Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/safe_queue_benchmark_test/
H A Dsafe_queue_benchmark_test.cpp37 class BenchmarkSafeQueue : public benchmark::Fixture { class
47 BenchmarkSafeQueue() in BenchmarkSafeQueue() function in OHOS::__anon08a86d1b0110::BenchmarkSafeQueue
256 BENCHMARK_F(BenchmarkSafeQueue, testMutilthreadPutAndOneThreadGetOnemptyQueue)(benchmark::State& st… in BENCHMARK_F() argument
304 BENCHMARK_F(BenchmarkSafeQueue, testMutilthreadPutAndGetConcurrently)(benchmark::State& state) in BENCHMARK_F() argument
346 BENCHMARK_F(BenchmarkSafeQueue, testMutilthreadConcurrentGetAndPopInNotEmptyQueue)(benchmark::State… in BENCHMARK_F() argument
403 BENCHMARK_F(BenchmarkSafeQueue, testMutilthreadEraseAndEmptyConcurrently)(benchmark::State& state) in BENCHMARK_F() argument