Home
last modified time | relevance | path

Searched refs:BenchmarkRWLockTest (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/test/benchmarktest/rwlock_benchmark_test/
H A Drwlock_benchmark_test.cpp27 class BenchmarkRWLockTest : public benchmark::Fixture { class
37 BenchmarkRWLockTest() in BenchmarkRWLockTest() function in OHOS::__anon18::BenchmarkRWLockTest
44 ~BenchmarkRWLockTest() override = default;
97 BENCHMARK_F(BenchmarkRWLockTest, testRWLock001)(benchmark::State& state) in BENCHMARK_F()
133 BENCHMARK_F(BenchmarkRWLockTest, testRWLock002)(benchmark::State& state) in BENCHMARK_F()
165 BENCHMARK_F(BenchmarkRWLockTest, testRWLockDefaultConstructor001)(benchmark::State& state) in BENCHMARK_F()
196 BENCHMARK_F(BenchmarkRWLockTest, testUniqueWriteGuardScope001)(benchmark::State& state) in BENCHMARK_F()
220 BENCHMARK_F(BenchmarkRWLockTest, testUniqueReadGuardScope001)(benchmark::State& state) in BENCHMARK_F()

Completed in 2 milliseconds