Lines Matching refs:MakeParam
137 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() function in aidl::android::hardware::vibrator::HwApiTypedTest
161 HasTest::MakeParam("device/cp_dig_scale", &Vibrator::HwApi::hasEffectScale),
162 HasTest::MakeParam("device/asp_enable", &Vibrator::HwApi::hasAspEnable),
163 HasTest::MakeParam("device/pwle", &Vibrator::HwApi::hasPwle),
205 GetBoolTest::MakeParam("device/asp_enable",
235 GetUint32Test::MakeParam("device/num_waves",
237 GetUint32Test::MakeParam("device/cp_trigger_duration",
239 GetUint32Test::MakeParam("device/available_pwle_segments",
276 SetBoolTest::MakeParam("activate", &Vibrator::HwApi::setActivate),
277 SetBoolTest::MakeParam("state", &Vibrator::HwApi::setState),
278 SetBoolTest::MakeParam("device/asp_enable",
307 SetUint32Test::MakeParam("device/f0_stored", &Vibrator::HwApi::setF0),
308 SetUint32Test::MakeParam("device/redc_stored", &Vibrator::HwApi::setRedc),
309 SetUint32Test::MakeParam("device/q_stored", &Vibrator::HwApi::setQ),
310 SetUint32Test::MakeParam("duration", &Vibrator::HwApi::setDuration),
311 SetUint32Test::MakeParam("device/cp_trigger_index",
313 SetUint32Test::MakeParam("device/cp_dig_scale", &Vibrator::HwApi::setEffectScale),
314 SetUint32Test::MakeParam("device/dig_scale", &Vibrator::HwApi::setGlobalScale),
315 SetUint32Test::MakeParam("device/gpio1_fall_index",
317 SetUint32Test::MakeParam("device/gpio1_fall_dig_scale",
319 SetUint32Test::MakeParam("device/gpio1_rise_index",
321 SetUint32Test::MakeParam("device/gpio1_rise_dig_scale",
323 SetUint32Test::MakeParam("device/pwle_ramp_down",
351 SetStringTest::MakeParam("device/cp_trigger_queue",
353 SetStringTest::MakeParam("device/pwle",