Searched refs:bus_two_ (Results 1 – 1 of 1) sorted by relevance
20 bus_two_(AudioBus::Create(kChannelCount, kFrameCount)), in AudioHashTest()25 GenerateUniqueChannels(bus_two_.get()); in AudioHashTest()45 scoped_ptr<AudioBus> bus_two_; member in media::AudioHashTest98 original_hash.Update(bus_two_.get(), bus_two_->frames()); in TEST_F()101 reordered_hash.Update(bus_two_.get(), bus_two_->frames()); in TEST_F()110 bus_two_->Zero(); in TEST_F()117 two_bus_hash.Update(bus_two_.get(), bus_two_->frames()); in TEST_F()