Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/tests/
H A Daudiopolicymanager_tests.cpp870 std::vector<audio_format_t> surroundFormatsVector; in getReportedSurroundFormatsHelper() local
875 return surroundFormatsVector; in getReportedSurroundFormatsHelper()
882 return surroundFormatsVector; in getReportedSurroundFormatsHelper()
885 surroundFormatsVector.push_back(surroundFormat); in getReportedSurroundFormatsHelper()
887 return surroundFormatsVector; in getReportedSurroundFormatsHelper()