Searched refs:temp_codec (Results 1 – 1 of 1) sorted by relevance
196 webrtc::CodecInst temp_codec; in TestSendBandwidth() local197 EXPECT_FALSE(voe_.GetSendCodec(channel_num, temp_codec)); in TestSendBandwidth()198 EXPECT_EQ(expected_bitrate, temp_codec.rate); in TestSendBandwidth()