Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/vibrator/aidl/vts/
H A DVtsHalVibratorTargetTest.cpp826 std::vector<PrimitivePwle> pwleQueueLess; in TEST_P() local
828 pwleQueueLess.emplace_back(std::move(pwle)); in TEST_P()
831 vibrator->composePwle(pwleQueueLess, nullptr).exceptionCode()); in TEST_P()
860 std::vector<PrimitivePwle> pwleQueueLess; in TEST_P() local
862 pwleQueueLess.emplace_back(std::move(pwle)); in TEST_P()
865 vibrator->composePwle(pwleQueueLess, nullptr).exceptionCode()); in TEST_P()