Home
last modified time | relevance | path

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

/device/google/sunfish/vibrator/drv2624/tests/
Dtest-vibrator.cpp85 static auto GetOtherParam(typename VibratorTestTemplate::ParamType param) { in GetOtherParam() function in android::hardware::vibrator::V1_3::implementation::VibratorTestTemplate
380 static auto GetEffectTuple(ParamType param) { return GetOtherParam<0>(param); } in GetEffectTuple()