Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/drv2624/tests/
H A Dtest-hwapi.cpp261 using SetInt8Test = HwApiTypedTest<bool(Vibrator::HwApi &, int8_t)>; typedef
263 TEST_P(SetInt8Test, success) { in TEST_P() argument
274 TEST_P(SetInt8Test, failure) { in TEST_P() argument
287 INSTANTIATE_TEST_CASE_P(HwApiTests, SetInt8Test,
289 SetInt8Test::MakeParam("device/rtp_input",
292 SetInt8Test::PrintParam);