Home
last modified time | relevance | path

Searched defs:network_behavior (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/call/
H A Dfake_network_pipe.cc75 std::unique_ptr<NetworkBehaviorInterface> network_behavior) in FakeNetworkPipe()
80 std::unique_ptr<NetworkBehaviorInterface> network_behavior, in FakeNetworkPipe()
86 std::unique_ptr<NetworkBehaviorInterface> network_behavior, in FakeNetworkPipe()
101 std::unique_ptr<NetworkBehaviorInterface> network_behavior, in FakeNetworkPipe()
H A Ddegraded_call.cc26 std::unique_ptr<NetworkBehaviorInterface> network_behavior) in FakeNetworkPipeOnTaskQueue()
/aosp_15_r20/external/webrtc/video/
H A Dvideo_quality_test.cc1170 std::unique_ptr<NetworkBehaviorInterface> network_behavior = nullptr; in CreateSendTransport() local
1188 std::unique_ptr<NetworkBehaviorInterface> network_behavior = nullptr; in CreateReceiveTransport() local
/aosp_15_r20/external/webrtc/test/network/
H A Dnetwork_emulation.h149 std::unique_ptr<NetworkBehaviorInterface> network_behavior, in LinkEmulation()
H A Dnetwork_emulation_manager.cc77 std::unique_ptr<NetworkBehaviorInterface> network_behavior) { in CreateEmulatedNode()
H A Dnetwork_emulation.cc463 std::unique_ptr<NetworkBehaviorInterface> network_behavior, in EmulatedNetworkNode()