Searched defs:PrimitiveTest (Results 1 – 1 of 1) sorted by relevance
581 class PrimitiveTest : public VibratorTest, public WithParamInterface<PrimitiveParam> { class595 TEST_P(PrimitiveTest, getPrimitiveDuration) { in TEST_P() argument