Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DEffectHelper.h183 static void commandIgnoreRet(std::shared_ptr<IEffect> effect, CommandId command) { in commandIgnoreRet() function
DVtsHalAudioEffectTargetTest.cpp69 ASSERT_NO_FATAL_FAILURE(commandIgnoreRet(mEffect, CommandId::STOP)); in TearDown()