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