Home
last modified time | relevance | path

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

/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp260 using SetInt8Test = HwApiTypedTest<bool(Vibrator::HwApi &, int8_t)>; typedef
262 TEST_P(SetInt8Test, success) { in TEST_P() argument
273 TEST_P(SetInt8Test, failure) { in TEST_P() argument
286 INSTANTIATE_TEST_CASE_P(HwApiTests, SetInt8Test,
288 SetInt8Test::MakeParam("device/rtp_input",
291 SetInt8Test::PrintParam);
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp259 using SetInt8Test = HwApiTypedTest<bool(Vibrator::HwApi &, int8_t)>; typedef
261 TEST_P(SetInt8Test, success) { in TEST_P() argument
272 TEST_P(SetInt8Test, failure) { in TEST_P() argument
285 INSTANTIATE_TEST_CASE_P(HwApiTests, SetInt8Test,
287 SetInt8Test::MakeParam("device/rtp_input",
290 SetInt8Test::PrintParam);
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp259 using SetInt8Test = HwApiTypedTest<bool(Vibrator::HwApi &, int8_t)>; typedef
261 TEST_P(SetInt8Test, success) { in TEST_P() argument
272 TEST_P(SetInt8Test, failure) { in TEST_P() argument
285 INSTANTIATE_TEST_CASE_P(HwApiTests, SetInt8Test,
287 SetInt8Test::MakeParam("device/rtp_input",
290 SetInt8Test::PrintParam);