Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwapi.cpp320 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef
322 TEST_P(SetStringTest, success) { in TEST_P() argument
333 TEST_P(SetStringTest, failure) { in TEST_P() argument
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-hwapi.cpp364 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef
366 TEST_P(SetStringTest, success) { in TEST_P() argument
377 TEST_P(SetStringTest, failure) { in TEST_P() argument