Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/vibrator/aidl/vts/
H A DVtsHalVibratorTargetTest.cpp874 int segmentDurationMaxMs; in TEST_P() local
875 vibrator->getPwlePrimitiveDurationMax(&segmentDurationMaxMs); in TEST_P()
876 active.duration = segmentDurationMaxMs + 10; // Segment duration greater than allowed in TEST_P()