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