Searched refs:AllowCapturePolicyParam (Results 1 – 1 of 1) sorted by relevance
643 using AllowCapturePolicyParam = std::tuple<aaudio_performance_mode_t, typedef646 public ::testing::WithParamInterface<AllowCapturePolicyParam> {648 static std::string getTestName(const ::testing::TestParamInfo<AllowCapturePolicyParam>& info) { in getTestName()