Home
last modified time | relevance | path

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

/hardware/interfaces/audio/effect/all-versions/vts/functional/
DVtsHalAudioEffectTargetTest.cpp174 findAndCreateEffect(getEffectType()); in SetUp()
192 Uuid getEffectType() const { return std::get<PARAM_EFFECT_UUID>(GetParam()); } in getEffectType() function in AudioEffectHidlTest
272 EXPECT_EQ(getEffectType(), actualType); in TEST_P()