Home
last modified time | relevance | path

Searched defs:SetUint32Test (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/vibrator/cs40l26/tests/
Dtest-hwapi.cpp225 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>; typedef
227 TEST_P(SetUint32Test, success) { in TEST_P() argument
238 TEST_P(SetUint32Test, failure) { in TEST_P() argument
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwapi.cpp283 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>; typedef
285 TEST_P(SetUint32Test, success) { in TEST_P() argument
296 TEST_P(SetUint32Test, failure) { in TEST_P() argument
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-hwapi.cpp328 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>; typedef
330 TEST_P(SetUint32Test, success) { in TEST_P() argument
341 TEST_P(SetUint32Test, failure) { in TEST_P() argument