Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/tests/
Dtest-vibrator.cpp149 static const std::map<EffectTuple, EffectQueue> EFFECT_QUEUE{ variable
495 auto queue = EFFECT_QUEUE.find(param); in TEST_P()
518 } else if (queue != EFFECT_QUEUE.end()) { in TEST_P()