Home
last modified time | relevance | path

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

/hardware/interfaces/vibrator/bench/
Dbenchmark.cpp108 void performBench(State* state, Return<void> (I::*performApi)(Effect, EffectStrength, in performBench() function in VibratorEffectsBench
204 { performBench(&state, &V1_0::IVibrator::perform); });
210 { performBench(&state, &V1_1::IVibrator::perform_1_1); });
216 { performBench(&state, &V1_2::IVibrator::perform_1_2); });
278 { performBench(&state, &V1_3::IVibrator::perform_1_3); });