Home
last modified time | relevance | path

Searched defs:DPMmapTestParam (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/tests/
H A Daudiopolicymanager_tests.cpp2181 struct DPMmapTestParam { struct
2182 DPMmapTestParam(int mixRouteFlags, audio_devices_t deviceType, const std::string& deviceAddress) in DPMmapTestParam() function
2192 public ::testing::WithParamInterface<DPMmapTestParam> { argument