Searched refs:last_pack_cng_or_dtmf (Results 1 – 5 of 5) sorted by relevance
57 MOCK_CONST_METHOD0(last_pack_cng_or_dtmf,
103 virtual int last_pack_cng_or_dtmf() const;
420 int DelayManager::last_pack_cng_or_dtmf() const { in last_pack_cng_or_dtmf() function in webrtc::DelayManager
341 EXPECT_CALL(*mock_delay_manager_, last_pack_cng_or_dtmf()) in TEST_F()351 EXPECT_CALL(*mock_delay_manager_, last_pack_cng_or_dtmf()) in TEST_F()
710 if (delay_manager_->last_pack_cng_or_dtmf() == 0) { in InsertPacketInternal()734 } else if (delay_manager_->last_pack_cng_or_dtmf() == -1) { in InsertPacketInternal()