Searched defs:AlwaysOnTest (Results 1 – 2 of 2) sorted by relevance
471 class AlwaysOnTest : public VibratorTestTemplate<int32_t> { class483 TEST_P(AlwaysOnTest, alwaysOnEnable) { in TEST_P() argument500 TEST_P(AlwaysOnTest, alwaysOnDisable) { in TEST_P() argument
623 class AlwaysOnTest : public VibratorTest, public WithParamInterface<int32_t> { class630 TEST_P(AlwaysOnTest, alwaysOnEnable) { in TEST_P() argument656 TEST_P(AlwaysOnTest, alwaysOnDisable) { in TEST_P() argument