Searched refs:EffectTuple (Results 1 – 8 of 8) sorted by relevance
/device/google/redfin/vibrator/drv2624/tests/ |
D | types.h | 24 using EffectTuple = std::tuple<::aidl::android::hardware::vibrator::Effect, variable
|
D | test-vibrator.cpp | 52 static const std::map<EffectTuple, EffectSequence> EFFECT_SEQUENCES{ 382 class EffectsTest : public VibratorTestTemplate<EffectTuple> {
|
/device/google/barbet/vibrator/drv2624/tests/ |
D | types.h | 24 using EffectTuple = std::tuple<::aidl::android::hardware::vibrator::Effect, variable
|
D | test-vibrator.cpp | 52 static const std::map<EffectTuple, EffectSequence> EFFECT_SEQUENCES{ 382 class EffectsTest : public VibratorTestTemplate<EffectTuple> {
|
/device/google/sunfish/vibrator/drv2624/tests/ |
D | types.h | 24 using EffectTuple = std::tuple<::android::hardware::vibrator::V1_3::Effect, variable
|
D | test-vibrator.cpp | 56 static const std::map<EffectTuple, EffectSequence> EFFECT_SEQUENCES{ 378 class EffectsTest : public VibratorTestTemplate<EffectTuple> {
|
/device/google/felix/vibrator/cs40l26/tests/ |
D | types.h | 27 using EffectTuple = std::tuple<::aidl::android::hardware::vibrator::Effect, variable
|
D | test-vibrator.cpp | 122 static const std::map<EffectTuple, EffectScale> EFFECT_SCALE{ 149 static const std::map<EffectTuple, EffectQueue> EFFECT_QUEUE{ 480 class EffectsTest : public VibratorTest, public WithParamInterface<EffectTuple> {
|