Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/tests/
Dtest-hwapi.cpp255 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef
257 TEST_P(SetStringTest, success) { in TEST_P() argument
268 TEST_P(SetStringTest, failure) { in TEST_P() argument
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwapi.cpp328 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef
330 TEST_P(SetStringTest, success) { in TEST_P() argument
341 TEST_P(SetStringTest, failure) { in TEST_P() argument
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-hwapi.cpp367 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef
369 TEST_P(SetStringTest, success) { in TEST_P() argument
380 TEST_P(SetStringTest, failure) { in TEST_P() argument