Home
last modified time | relevance | path

Searched defs:SetBoolTest (Results 1 – 4 of 4) sorted by relevance

/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwapi.cpp186 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/
Dtest-hwapi.cpp216 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/
Dtest-hwapi.cpp215 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/
Dtest-hwapi.cpp215 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