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