Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp2334 using DeviceConnectionTestParams = typedef
2338 public testing::WithParamInterface<DeviceConnectionTestParams> {
2490 DeviceConnectionTestParams({AUDIO_DEVICE_IN_HDMI, "test_in_hdmi",
2492 DeviceConnectionTestParams({AUDIO_DEVICE_OUT_HDMI, "test_out_hdmi",
2494 DeviceConnectionTestParams({AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET, "bt_hfp_in",
2496 DeviceConnectionTestParams({AUDIO_DEVICE_OUT_BLUETOOTH_SCO, "bt_hfp_out",
/frameworks/av/services/audiopolicy/fuzzer/
Daudiopolicy_fuzzer.cpp859 using DeviceConnectionTestParams = typedef