Home
last modified time | relevance | path

Searched defs:IsacCommonTest (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Dunittest.cc210 class IsacCommonTest : public testing::TestWithParam<IsacTestParam> {}; class
214 TEST_P(IsacCommonTest, GetSetBandwidthInfo) { in TEST_P() argument