Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l25/tests/
H A Dtest-hwapi.cpp166 using GetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool *)>; typedef
168 TEST_P(GetBoolTest, success_returnsTrue) { in TEST_P() argument
181 TEST_P(GetBoolTest, success_returnsFalse) { in TEST_P() argument
194 TEST_P(GetBoolTest, failure) { in TEST_P() argument