Lines Matching refs:MakeParam
126 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() function in aidl::android::hardware::vibrator::HwApiTypedTest
149 HasTest::MakeParam("default/owt_free_space",
179 GetUint32Test::MakeParam("default/num_waves",
181 GetUint32Test::MakeParam("default/owt_free_space",
218 SetBoolTest::MakeParam("default/f0_comp_enable",
220 SetBoolTest::MakeParam("default/redc_comp_enable",
248 SetUint32Test::MakeParam("default/f0_offset",
250 SetUint32Test::MakeParam("default/delay_before_stop_playback_us",
279 SetStringTest::MakeParam("calibration/f0_stored", &Vibrator::HwApi::setF0),
280 SetStringTest::MakeParam("calibration/redc_stored", &Vibrator::HwApi::setRedc),
281 SetStringTest::MakeParam("calibration/q_stored", &Vibrator::HwApi::setQ),