Home
last modified time | relevance | path

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

/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp248 bool isEffectSupported = in TEST_P() local
255 if (isEffectSupported) { in TEST_P()
275 bool isEffectSupported = in TEST_P() local
286 if (isEffectSupported) { in TEST_P()
645 bool isEffectSupported = in TEST_P() local
651 if (isEffectSupported) { in TEST_P()
/hardware/interfaces/vibrator/bench/
Dbenchmark.cpp595 bool isEffectSupported(const Aidl::Effect& effect) { in isEffectSupported() function in VibratorEffectsBench_Aidl
680 if (!isEffectSupported(effect)) {