Searched refs:sync_buffer_for_test (Results 1 – 3 of 3) sorted by relevance
200 const SyncBuffer* sync_buffer_for_test() const;
541 const SyncBuffer* sync_buffer = neteq_->sync_buffer_for_test(); in TEST_F()1260 EXPECT_EQ(5u, neteq_->sync_buffer_for_test()->FutureLength()); in TEST_F()
485 const SyncBuffer* NetEqImpl::sync_buffer_for_test() const { in sync_buffer_for_test() function in webrtc::NetEqImpl