Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwapi.cpp167 using GetBoolTest = HwApiTypedTest<bool(Vibrator::HwApi &, bool *)>; typedef
169 TEST_P(GetBoolTest, success_returnsTrue) { in TEST_P() argument
182 TEST_P(GetBoolTest, success_returnsFalse) { in TEST_P() argument
195 TEST_P(GetBoolTest, failure) { in TEST_P() argument