Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/tests/
H A Daudiopolicymanager_tests.cpp1327 using DeviceConnectionTestParams = typedef
1331 public testing::WithParamInterface<DeviceConnectionTestParams> {
1441 DeviceConnectionTestParams({AUDIO_DEVICE_IN_HDMI, "test_in_hdmi",
1443 DeviceConnectionTestParams({AUDIO_DEVICE_OUT_HDMI, "test_out_hdmi",
1445 DeviceConnectionTestParams({AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET, "bt_hfp_in",
1447 DeviceConnectionTestParams({AUDIO_DEVICE_OUT_BLUETOOTH_SCO, "bt_hfp_out",
/aosp12/frameworks/av/services/audiopolicy/fuzzer/
H A Daudiopolicy_fuzzer.cpp834 using DeviceConnectionTestParams = typedef