Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l25/tests/
H A Dtest-hwapi.cpp325 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef
327 TEST_P(SetStringTest, success) { in TEST_P() argument
338 TEST_P(SetStringTest, failure) { in TEST_P() argument
/aosp12/hardware/google/pixel/vibrator/drv2624/tests/
H A 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