Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp4470 std::shared_ptr<StateSequence> makeDrainOutCommands(bool isSync) { in makeDrainOutCommands() function
4489 std::make_tuple(std::string("Drain"), 0, StreamTypeFilter::SYNC, makeDrainOutCommands(true),
4493 makeDrainOutCommands(false), false /*validatePositionIncrease*/);