Searched defs:DPMmapTestParam (Results 1 – 1 of 1) sorted by relevance
2181 struct DPMmapTestParam { struct2182 DPMmapTestParam(int mixRouteFlags, audio_devices_t deviceType, const std::string& deviceAddress) in DPMmapTestParam() function2192 public ::testing::WithParamInterface<DPMmapTestParam> { argument