Home
last modified time | relevance | path

Searched refs:PrimitiveTest (Results 1 – 1 of 1) sorted by relevance

/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp581 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);