Searched refs:AudioDecoderProxyFactory (Results 1 – 5 of 5) sorted by relevance
27 class AudioDecoderProxyFactory : public AudioDecoderFactory {29 explicit AudioDecoderProxyFactory(AudioDecoder* decoder) in AudioDecoderProxyFactory() function
492 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(&decoder_); in TEST_F()560 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(&mock_decoder)); in TEST_F()1005 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(&mock_decoder)); in TEST_F()1096 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(&decoder)); in TEST_F()1223 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(&mock_decoder)); in TEST_F()1282 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(&mock_decoder)); in TEST_F()1387 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(&mock_decoder)); in TEST_F()
164 rtc::make_ref_counted<AudioDecoderProxyFactory>(decoder)), in NetEqNetworkStatsTest()311 rtc::scoped_refptr<AudioDecoderProxyFactory> decoder_factory_;
210 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(&dec), in RunTest()
893 rtc::make_ref_counted<test::AudioDecoderProxyFactory>(opus_decoder.get()); in TEST_F()