Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp149 AudioRoute createRoute(const std::vector<AudioPort>& sources, const AudioPort& sink) { in createRoute() function
202 c.routes.push_back(createRoute({micInDevice, micInBackDevice}, primaryInMix)); in getTestConfiguration()
203 c.routes.push_back(createRoute({btOutMix}, btOutDevice)); in getTestConfiguration()