Searched defs:SetStringTest (Results 1 – 4 of 4) sorted by relevance
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-hwapi.cpp | 255 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
|
/device/google/sunfish/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 362 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef 364 TEST_P(SetStringTest, success) { in TEST_P() argument 375 TEST_P(SetStringTest, failure) { in TEST_P() argument
|
/device/google/redfin/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 361 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef 363 TEST_P(SetStringTest, success) { in TEST_P() argument 374 TEST_P(SetStringTest, failure) { in TEST_P() argument
|
/device/google/barbet/vibrator/drv2624/tests/ |
D | test-hwapi.cpp | 361 using SetStringTest = HwApiTypedTest<bool(Vibrator::HwApi &, std::string)>; typedef 363 TEST_P(SetStringTest, success) { in TEST_P() argument 374 TEST_P(SetStringTest, failure) { in TEST_P() argument
|