Searched refs:PrimitiveTest (Results 1 – 3 of 3) sorted by relevance
/device/google/felix/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 581 class PrimitiveTest : public VibratorTest, public WithParamInterface<PrimitiveParam> { class 595 TEST_P(PrimitiveTest, getPrimitiveDuration) { in TEST_P() argument 605 INSTANTIATE_TEST_CASE_P(VibratorTests, PrimitiveTest, 607 PrimitiveTest::PrintParam);
|
/device/google/lynx/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 579 class PrimitiveTest : public VibratorTest, public WithParamInterface<PrimitiveParam> { class 593 TEST_P(PrimitiveTest, getPrimitiveDuration) { in TEST_P() argument 603 INSTANTIATE_TEST_CASE_P(VibratorTests, PrimitiveTest, 605 PrimitiveTest::PrintParam);
|
/device/google/bluejay/vibrator/cs40l26/tests/ |
D | test-vibrator.cpp | 579 class PrimitiveTest : public VibratorTest, public WithParamInterface<PrimitiveParam> { class 593 TEST_P(PrimitiveTest, getPrimitiveDuration) { in TEST_P() argument 603 INSTANTIATE_TEST_CASE_P(VibratorTests, PrimitiveTest, 605 PrimitiveTest::PrintParam);
|