Lines Matching refs:MakeParam
136 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() function in aidl::android::hardware::vibrator::HwApiTypedTest
160 HasTest::MakeParam("device/cp_dig_scale", &Vibrator::HwApi::hasEffectScale),
161 HasTest::MakeParam("device/asp_enable", &Vibrator::HwApi::hasAspEnable),
162 HasTest::MakeParam("device/pwle", &Vibrator::HwApi::hasPwle),
204 GetBoolTest::MakeParam("device/asp_enable",
234 GetUint32Test::MakeParam("device/num_waves",
236 GetUint32Test::MakeParam("device/cp_trigger_duration",
238 GetUint32Test::MakeParam("device/available_pwle_segments",
275 SetBoolTest::MakeParam("activate", &Vibrator::HwApi::setActivate),
276 SetBoolTest::MakeParam("state", &Vibrator::HwApi::setState),
277 SetBoolTest::MakeParam("device/asp_enable",
306 SetUint32Test::MakeParam("device/f0_stored", &Vibrator::HwApi::setF0),
307 SetUint32Test::MakeParam("device/redc_stored", &Vibrator::HwApi::setRedc),
308 SetUint32Test::MakeParam("device/q_stored", &Vibrator::HwApi::setQ),
309 SetUint32Test::MakeParam("duration", &Vibrator::HwApi::setDuration),
310 SetUint32Test::MakeParam("device/cp_trigger_index",
312 SetUint32Test::MakeParam("device/cp_dig_scale", &Vibrator::HwApi::setEffectScale),
313 SetUint32Test::MakeParam("device/dig_scale", &Vibrator::HwApi::setGlobalScale),
314 SetUint32Test::MakeParam("device/gpio1_fall_index",
316 SetUint32Test::MakeParam("device/gpio1_fall_dig_scale",
318 SetUint32Test::MakeParam("device/gpio1_rise_index",
320 SetUint32Test::MakeParam("device/gpio1_rise_dig_scale",
348 SetStringTest::MakeParam("device/cp_trigger_queue",
350 SetStringTest::MakeParam("device/pwle",