Home
last modified time | relevance | path

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

/hardware/interfaces/vibrator/bench/
Dbenchmark.cpp135 void performBench(State* state, Return<void> (I::*performApi)(Effect, EffectStrength, in performBench() function in VibratorEffectsBench
260 { performBench(&state, &V1_0::IVibrator::perform); });
266 { performBench(&state, &V1_1::IVibrator::perform_1_1); });
272 { performBench(&state, &V1_2::IVibrator::perform_1_2); });
353 { performBench(&state, &V1_3::IVibrator::perform_1_3); });