Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-vibrator.cpp471 class AlwaysOnTest : public VibratorTestTemplate<int32_t> { class
483 TEST_P(AlwaysOnTest, alwaysOnEnable) { in TEST_P() argument
500 TEST_P(AlwaysOnTest, alwaysOnDisable) { in TEST_P() argument
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp623 class AlwaysOnTest : public VibratorTest, public WithParamInterface<int32_t> { class
630 TEST_P(AlwaysOnTest, alwaysOnEnable) { in TEST_P() argument
656 TEST_P(AlwaysOnTest, alwaysOnDisable) { in TEST_P() argument