Lines Matching refs:MakeParam
189 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() function in android::hardware::vibrator::V1_3::implementation::HwApiTypedTest
212 HasTest::MakeParam("device/rtp_input", &Vibrator::HwApi::hasRtpInput),
253 SetBoolTest::MakeParam("activate", &Vibrator::HwApi::setActivate),
254 SetBoolTest::MakeParam("state", &Vibrator::HwApi::setState),
255 SetBoolTest::MakeParam("device/ctrl_loop",
288 SetInt8Test::MakeParam("device/rtp_input",
321 SetUint8Test::MakeParam("device/scale", &Vibrator::HwApi::setScale),
354 SetUint32Test::MakeParam("device/ol_lra_period", &Vibrator::HwApi::setOlLraPeriod),
355 SetUint32Test::MakeParam("duration", &Vibrator::HwApi::setDuration),
356 SetUint32Test::MakeParam("device/lp_trigger_effect", &Vibrator::HwApi::setLpTriggerEffect),
357 SetUint32Test::MakeParam("device/lra_wave_shape", &Vibrator::HwApi::setLraWaveShape),
358 SetUint32Test::MakeParam("device/od_clamp", &Vibrator::HwApi::setOdClamp),
391 SetStringTest::MakeParam("device/autocal", &Vibrator::HwApi::setAutocal),
392 SetStringTest::MakeParam("device/mode", &Vibrator::HwApi::setMode),
393 SetStringTest::MakeParam("device/set_sequencer", &Vibrator::HwApi::setSequencer),