Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel_unittest.cc97 class VoiceTraits : public Traits<cricket::VoiceChannel, class
1811 void ChannelTest<VoiceTraits>::CreateContent( in CreateContent()
1826 void ChannelTest<VoiceTraits>::CopyContent( in CopyContent()
1833 bool ChannelTest<VoiceTraits>::CodecMatches(const cricket::AudioCodec& c1, in CodecMatches()
1840 void ChannelTest<VoiceTraits>::AddLegacyStreamInContent( in AddLegacyStreamInContent()
1848 : public ChannelTest<VoiceTraits> {
1850 typedef ChannelTest<VoiceTraits> Base;