Home
last modified time | relevance | path

Searched refs:SetUint8Test (Results 1 – 3 of 3) sorted by relevance

/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp293 using SetUint8Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint8_t)>; typedef
295 TEST_P(SetUint8Test, success) { in TEST_P() argument
306 TEST_P(SetUint8Test, failure) { in TEST_P() argument
319 INSTANTIATE_TEST_CASE_P(HwApiTests, SetUint8Test,
321 SetUint8Test::MakeParam("device/scale", &Vibrator::HwApi::setScale),
323 SetUint8Test::PrintParam);
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp292 using SetUint8Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint8_t)>; typedef
294 TEST_P(SetUint8Test, success) { in TEST_P() argument
305 TEST_P(SetUint8Test, failure) { in TEST_P() argument
318 INSTANTIATE_TEST_CASE_P(HwApiTests, SetUint8Test,
320 SetUint8Test::MakeParam("device/scale", &Vibrator::HwApi::setScale),
322 SetUint8Test::PrintParam);
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp292 using SetUint8Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint8_t)>; typedef
294 TEST_P(SetUint8Test, success) { in TEST_P() argument
305 TEST_P(SetUint8Test, failure) { in TEST_P() argument
318 INSTANTIATE_TEST_CASE_P(HwApiTests, SetUint8Test,
320 SetUint8Test::MakeParam("device/scale", &Vibrator::HwApi::setScale),
322 SetUint8Test::PrintParam);