Home
last modified time | relevance | path

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

/aosp12/hardware/google/pixel/vibrator/cs40l25/tests/
H A Dtest-vibrator.cpp103 static const std::map<EffectTuple, EffectQueue> EFFECT_QUEUE{ variable
442 auto queue = EFFECT_QUEUE.find(param); in TEST_P()
461 } else if (queue != EFFECT_QUEUE.end()) { in TEST_P()