Searched refs:AudioProcessingTestData (Results 1 – 1 of 1) sorted by relevance
1947 typedef std::tuple<int, int, int, int, double, double> AudioProcessingTestData; typedef1949 : public ::testing::TestWithParam<AudioProcessingTestData> {