Home
last modified time | relevance | path

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

/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp189 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),
[all …]
Dtest-vibrator.cpp94 static auto MakeParam(bool dynamicConfig, T... others) { in MakeParam() function in android::hardware::vibrator::V1_3::implementation::VibratorTestTemplate
375 ValuesIn({BasicTest::MakeParam(false), BasicTest::MakeParam(true)}),
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp188 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() function in aidl::android::hardware::vibrator::HwApiTypedTest
211 HasTest::MakeParam("device/rtp_input", &Vibrator::HwApi::hasRtpInput),
252 SetBoolTest::MakeParam("activate", &Vibrator::HwApi::setActivate),
253 SetBoolTest::MakeParam("state", &Vibrator::HwApi::setState),
254 SetBoolTest::MakeParam("device/ctrl_loop",
287 SetInt8Test::MakeParam("device/rtp_input",
320 SetUint8Test::MakeParam("device/scale", &Vibrator::HwApi::setScale),
353 SetUint32Test::MakeParam("device/ol_lra_period", &Vibrator::HwApi::setOlLraPeriod),
354 SetUint32Test::MakeParam("duration", &Vibrator::HwApi::setDuration),
355 SetUint32Test::MakeParam("device/lp_trigger_effect", &Vibrator::HwApi::setLpTriggerEffect),
[all …]
Dtest-vibrator.cpp90 static auto MakeParam(bool dynamicConfig, T... others) { in MakeParam() function in aidl::android::hardware::vibrator::VibratorTestTemplate
379 ValuesIn({BasicTest::MakeParam(false), BasicTest::MakeParam(true)}),
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp188 static auto MakeParam(std::string name, std::function<T> func) { in MakeParam() function in aidl::android::hardware::vibrator::HwApiTypedTest
211 HasTest::MakeParam("device/rtp_input", &Vibrator::HwApi::hasRtpInput),
252 SetBoolTest::MakeParam("activate", &Vibrator::HwApi::setActivate),
253 SetBoolTest::MakeParam("state", &Vibrator::HwApi::setState),
254 SetBoolTest::MakeParam("device/ctrl_loop",
287 SetInt8Test::MakeParam("device/rtp_input",
320 SetUint8Test::MakeParam("device/scale", &Vibrator::HwApi::setScale),
353 SetUint32Test::MakeParam("device/ol_lra_period", &Vibrator::HwApi::setOlLraPeriod),
354 SetUint32Test::MakeParam("duration", &Vibrator::HwApi::setDuration),
355 SetUint32Test::MakeParam("device/lp_trigger_effect", &Vibrator::HwApi::setLpTriggerEffect),
[all …]
Dtest-vibrator.cpp90 static auto MakeParam(bool dynamicConfig, T... others) { in MakeParam() function in aidl::android::hardware::vibrator::VibratorTestTemplate
379 ValuesIn({BasicTest::MakeParam(false), BasicTest::MakeParam(true)}),
/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwapi.cpp126 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),
[all …]