Home
last modified time | relevance | path

Searched refs:kCodecName2 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Ddecoder_database_unittest.cc54 const std::string kCodecName2 = "https://xkcd.com/327/"; in TEST() local
58 db.RegisterPayload(1, SdpAudioFormat(kCodecName2, 8000, 1))); in TEST()