Searched defs:SetBoolTest (Results 1 – 4 of 4) sorted by relevance
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-hwapi.cpp | 186 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>; typedef 188 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() argument 198 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() argument 208 TEST_P(SetBoolTest, failure) { in TEST_P() argument
|
/device/google/sunfish/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 216 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>; typedef 218 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() argument 228 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() argument 238 TEST_P(SetBoolTest, failure) { in TEST_P() argument
|
/device/google/redfin/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 215 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>; typedef 217 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() argument 227 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() argument 237 TEST_P(SetBoolTest, failure) { in TEST_P() argument
|
/device/google/barbet/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 215 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>; typedef 217 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() argument 227 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() argument 237 TEST_P(SetBoolTest, failure) { in TEST_P() argument
|