Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/tests/
DCoreAudioHalAidl_test.cpp167 AudioPort micInDevice = in getTestConfiguration() local
171 micInDevice.profiles = standardPcmAudioProfiles; in getTestConfiguration()
172 c.ports.push_back(micInDevice); in getTestConfiguration()
177 micInDevice.profiles = standardPcmAudioProfiles; in getTestConfiguration()
202 c.routes.push_back(createRoute({micInDevice, micInBackDevice}, primaryInMix)); in getTestConfiguration()