Home
last modified time | relevance | path

Searched refs:SemaphoreFixture (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/
Dsemaphore_benchmark.cpp80 class SemaphoreFixture : public benchmark::Fixture { class
101 ~SemaphoreFixture() { in ~SemaphoreFixture()
117 BENCHMARK_F(SemaphoreFixture, semaphore_sem_post)(benchmark::State& state) { in BENCHMARK_F() argument