Searched refs:EffectsTest (Results 1 – 2 of 2) sorted by relevance
384 class EffectsTest : public VibratorTestTemplate<EffectTuple> { class400 TEST_P(EffectsTest, perform) { in TEST_P() argument442 TEST_P(EffectsTest, alwaysOnEnable) { in TEST_P() argument463 INSTANTIATE_TEST_CASE_P(VibratorTests, EffectsTest,469 EffectsTest::PrintParam);
427 class EffectsTest : public VibratorTest, public WithParamInterface<EffectTuple> { class437 TEST_P(EffectsTest, perform) { in TEST_P() argument496 TEST_P(EffectsTest, alwaysOnEnable) { in TEST_P() argument521 INSTANTIATE_TEST_CASE_P(VibratorTests, EffectsTest,524 EffectsTest::PrintParam);