Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-vibrator.cpp82 static auto GetOtherParam(typename VibratorTestTemplate::ParamType param) { in GetOtherParam() function in aidl::android::hardware::vibrator::VibratorTestTemplate
386 static auto GetEffectTuple(ParamType param) { return GetOtherParam<0>(param); } in GetEffectTuple()
473 static auto GetId(ParamType param) { return GetOtherParam<0>(param); } in GetId()