Searched refs:BassBoostParamTestParam (Results 1 – 1 of 1) sorted by relevance
131 using BassBoostParamTestParam = std::tuple<std::pair<std::shared_ptr<IFactory>, Descriptor>, int>; typedef133 class BassBoostParamTest : public ::testing::TestWithParam<BassBoostParamTestParam>,