Home
last modified time | relevance | path

Searched refs:last_pacing_info (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/pacing/
Dpacing_controller_unittest.cc201 PacedPacketInfo last_pacing_info() const { return last_pacing_info_; } in last_pacing_info() function in webrtc::test::PacingControllerProbing
1503 PacedPacketInfo last_pacing_info = packet_sender.last_pacing_info(); in TEST_P() local
1504 EXPECT_EQ(last_pacing_info.probe_cluster_id, kProbeClusterId); in TEST_P()
1538 EXPECT_EQ(packet_sender.last_pacing_info().probe_cluster_id, in TEST_P()
1548 const int expected_probe_id = last_pacing_info.probe_cluster_id; in TEST_P()
1549 EXPECT_EQ(packet_sender.last_pacing_info().probe_cluster_id, in TEST_P()
1558 EXPECT_EQ(packet_sender.last_pacing_info().probe_cluster_id, in TEST_P()