|
virtual void | SetUp () |
|
void | ExpectFalse (int64_t timestamp_us, int64_t arrival_time_ms, size_t packet_size) |
|
void | ExpectTrue (int64_t timestamp_us, int64_t arrival_time_ms, size_t packet_size, int64_t expected_timestamp_delta_us, int64_t expected_arrival_time_delta_ms, int expected_packet_size_delta, uint32_t timestamp_near) |
|
void | WrapTestHelper (int64_t wrap_start_us, uint32_t timestamp_near, bool unorderly_within_group) |
|
| Test () |
|
virtual void | TearDown () |
|
◆ ExpectFalse()
void webrtc::testing::InterArrivalTest::ExpectFalse |
( |
int64_t |
timestamp_us, |
|
|
int64_t |
arrival_time_ms, |
|
|
size_t |
packet_size |
|
) |
| |
|
inlineprotected |
◆ ExpectTrue()
void webrtc::testing::InterArrivalTest::ExpectTrue |
( |
int64_t |
timestamp_us, |
|
|
int64_t |
arrival_time_ms, |
|
|
size_t |
packet_size, |
|
|
int64_t |
expected_timestamp_delta_us, |
|
|
int64_t |
expected_arrival_time_delta_ms, |
|
|
int |
expected_packet_size_delta, |
|
|
uint32_t |
timestamp_near |
|
) |
| |
|
inlineprotected |
◆ SetUp()
virtual void webrtc::testing::InterArrivalTest::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ WrapTestHelper()
void webrtc::testing::InterArrivalTest::WrapTestHelper |
( |
int64_t |
wrap_start_us, |
|
|
uint32_t |
timestamp_near, |
|
|
bool |
unorderly_within_group |
|
) |
| |
|
inlineprotected |
◆ inter_arrival_
std::unique_ptr<InterArrival> webrtc::testing::InterArrivalTest::inter_arrival_ |
|
protected |
The documentation for this class was generated from the following file: