Searched refs:EffectTestParam (Results 1 – 1 of 1) sorted by relevance
54 using EffectTestParam = std::tuple<std::pair<std::shared_ptr<IFactory>, Descriptor>>; typedef56 class AudioEffectTest : public testing::TestWithParam<EffectTestParam>, public EffectHelper {