Home
last modified time | relevance | path

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

/device/google/coral/vibrator/tests/
Dtypes.h27 using EffectTuple = std::tuple<::android::hardware::vibrator::V1_3::Effect, variable
Dtest-vibrator.cpp63 static const std::map<EffectTuple, EffectScale> EFFECT_SCALE{
78 static const std::map<EffectTuple, EffectQueue> EFFECT_QUEUE{
109 class VibratorTest : public Test, public WithParamInterface<EffectTuple> {