Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwapi.cpp238 using SetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool)>; typedef
240 TEST_P(SetBoolTest, success_returnsTrue) { in TEST_P() argument
250 TEST_P(SetBoolTest, success_returnsFalse) { in TEST_P() argument
260 TEST_P(SetBoolTest, failure) { in TEST_P() argument
/hardware/google/pixel/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