Searched refs:VibratorBenchmarkTest (Results 1 – 1 of 1) sorted by relevance
42 class VibratorBenchmarkTest : public benchmark::Fixture { class48 void VibratorBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()53 void VibratorBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()63 BENCHMARK_F(VibratorBenchmarkTest, StartOnce)(benchmark::State &state) in BENCHMARK_F() argument78 BENCHMARK_REGISTER_F(VibratorBenchmarkTest, StartOnce)->87 BENCHMARK_F(VibratorBenchmarkTest, Start)(benchmark::State &state) in BENCHMARK_F() argument102 BENCHMARK_REGISTER_F(VibratorBenchmarkTest, Start)->111 BENCHMARK_F(VibratorBenchmarkTest, Stop)(benchmark::State &state) in BENCHMARK_F() argument126 BENCHMARK_REGISTER_F(VibratorBenchmarkTest, Stop)->135 BENCHMARK_F(VibratorBenchmarkTest, GetVibratorInfo)(benchmark::State &state) in BENCHMARK_F() argument[all …]