Searched defs:SetUint32Test (Results 1 – 4 of 4) sorted by relevance
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-hwapi.cpp | 225 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
|
/device/google/sunfish/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 325 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>; typedef 327 TEST_P(SetUint32Test, success) { in TEST_P() argument 338 TEST_P(SetUint32Test, failure) { in TEST_P() argument
|
/device/google/redfin/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 324 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>; typedef 326 TEST_P(SetUint32Test, success) { in TEST_P() argument 337 TEST_P(SetUint32Test, failure) { in TEST_P() argument
|
/device/google/barbet/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 324 using SetUint32Test = HwApiTypedTest<bool(Vibrator::HwApi &, uint32_t)>; typedef 326 TEST_P(SetUint32Test, success) { in TEST_P() argument 337 TEST_P(SetUint32Test, failure) { in TEST_P() argument
|