TestAudioBusFactory 50 media/cast/audio_receiver/audio_decoder_unittest.cc new TestAudioBusFactory(GetParam().num_channels, TestAudioBusFactory 52 media/cast/audio_receiver/audio_decoder_unittest.cc TestAudioBusFactory::kMiddleANoteFreq, TestAudioBusFactory 167 media/cast/audio_receiver/audio_decoder_unittest.cc TestAudioBusFactory::kMiddleANoteFreq * 2 * audio_bus->frames() / TestAudioBusFactory 183 media/cast/audio_receiver/audio_decoder_unittest.cc scoped_ptr<TestAudioBusFactory> audio_bus_factory_; TestAudioBusFactory 140 media/cast/audio_sender/audio_encoder_unittest.cc new TestAudioBusFactory(audio_config.channels, TestAudioBusFactory 142 media/cast/audio_sender/audio_encoder_unittest.cc TestAudioBusFactory::kMiddleANoteFreq, TestAudioBusFactory 156 media/cast/audio_sender/audio_encoder_unittest.cc scoped_ptr<TestAudioBusFactory> audio_bus_factory_; TestAudioBusFactory 109 media/cast/audio_sender/audio_sender_unittest.cc TestAudioBusFactory(audio_config_.channels, TestAudioBusFactory 111 media/cast/audio_sender/audio_sender_unittest.cc TestAudioBusFactory::kMiddleANoteFreq, TestAudioBusFactory 125 media/cast/audio_sender/audio_sender_unittest.cc TestAudioBusFactory(audio_config_.channels, TestAudioBusFactory 127 media/cast/audio_sender/audio_sender_unittest.cc TestAudioBusFactory::kMiddleANoteFreq, TestAudioBusFactory 560 media/cast/test/end2end_unittest.cc new TestAudioBusFactory(audio_sender_config_.channels, TestAudioBusFactory 643 media/cast/test/end2end_unittest.cc scoped_ptr<TestAudioBusFactory> audio_bus_factory_; TestAudioBusFactory 240 media/cast/test/sender.cc audio_bus_factory_.reset(new TestAudioBusFactory(kAudioChannels, TestAudioBusFactory 329 media/cast/test/sender.cc scoped_ptr<TestAudioBusFactory> audio_bus_factory_; TestAudioBusFactory 18 media/cast/test/utility/audio_utility.cc TestAudioBusFactory::TestAudioBusFactory(int num_channels, TestAudioBusFactory 32 media/cast/test/utility/audio_utility.cc TestAudioBusFactory::~TestAudioBusFactory() {} TestAudioBusFactory 34 media/cast/test/utility/audio_utility.cc scoped_ptr<AudioBus> TestAudioBusFactory::NextAudioBus( TestAudioBusFactory 25 media/cast/test/utility/audio_utility.h class TestAudioBusFactory { TestAudioBusFactory 27 media/cast/test/utility/audio_utility.h TestAudioBusFactory(int num_channels, TestAudioBusFactory 31 media/cast/test/utility/audio_utility.h ~TestAudioBusFactory(); TestAudioBusFactory 46 media/cast/test/utility/audio_utility.h DISALLOW_COPY_AND_ASSIGN(TestAudioBusFactory);