◆ AudioCodingModuleMtTestOldApi()
| webrtc::AudioCodingModuleMtTestOldApi::AudioCodingModuleMtTestOldApi |
( |
| ) |
|
|
inlineprotected |
◆ CbInsertPacketImpl()
| bool webrtc::AudioCodingModuleMtTestOldApi::CbInsertPacketImpl |
( |
| ) |
|
|
inlineprotected |
◆ CbInsertPacketThread()
| static bool webrtc::AudioCodingModuleMtTestOldApi::CbInsertPacketThread |
( |
void * |
context | ) |
|
|
inlinestaticprotected |
◆ CbPullAudioImpl()
| bool webrtc::AudioCodingModuleMtTestOldApi::CbPullAudioImpl |
( |
| ) |
|
|
inlineprotected |
◆ CbPullAudioThread()
| static bool webrtc::AudioCodingModuleMtTestOldApi::CbPullAudioThread |
( |
void * |
context | ) |
|
|
inlinestaticprotected |
◆ CbSendImpl()
| bool webrtc::AudioCodingModuleMtTestOldApi::CbSendImpl |
( |
| ) |
|
|
inlineprotected |
◆ CbSendThread()
| static bool webrtc::AudioCodingModuleMtTestOldApi::CbSendThread |
( |
void * |
context | ) |
|
|
inlinestaticprotected |
◆ GUARDED_BY() [1/2]
| int pull_audio_count_ webrtc::AudioCodingModuleMtTestOldApi::GUARDED_BY |
( |
crit_sect_ |
| ) |
|
|
protected |
◆ GUARDED_BY() [2/2]
| int64_t next_insert_packet_time_ms_ webrtc::AudioCodingModuleMtTestOldApi::GUARDED_BY |
( |
crit_sect_ |
| ) |
|
|
protected |
◆ RunTest()
◆ SetUp()
| void webrtc::AudioCodingModuleMtTestOldApi::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ StartThreads()
| void webrtc::AudioCodingModuleMtTestOldApi::StartThreads |
( |
| ) |
|
|
inlineprotected |
◆ TearDown()
| void webrtc::AudioCodingModuleMtTestOldApi::TearDown |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ TestDone()
| virtual bool webrtc::AudioCodingModuleMtTestOldApi::TestDone |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ crit_sect_
◆ fake_clock_
| std::unique_ptr<SimulatedClock> webrtc::AudioCodingModuleMtTestOldApi::fake_clock_ |
|
protected |
◆ insert_packet_count_
| int webrtc::AudioCodingModuleMtTestOldApi::insert_packet_count_ |
|
protected |
◆ insert_packet_thread_
◆ kNumPackets
| const int webrtc::AudioCodingModuleMtTestOldApi::kNumPackets = 500 |
|
staticprotected |
◆ kNumPullCalls
| const int webrtc::AudioCodingModuleMtTestOldApi::kNumPullCalls = 500 |
|
staticprotected |
◆ pull_audio_thread_
◆ send_count_
| int webrtc::AudioCodingModuleMtTestOldApi::send_count_ |
|
protected |
◆ send_thread_
◆ test_complete_
| const std::unique_ptr<EventWrapper> webrtc::AudioCodingModuleMtTestOldApi::test_complete_ |
|
protected |
The documentation for this class was generated from the following file: