Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l25/tests/
H A Dtest-hwapi.cpp282 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>; typedef
284 TEST_P(SetUint32Test, success) { in TEST_P() argument
295 TEST_P(SetUint32Test, failure) { in TEST_P() argument
/aosp12/hardware/google/pixel/vibrator/drv2624/tests/
H A 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