Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dregathering_controller_unittest.cc132 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
146 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
151 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
155 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
174 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
178 cricket::IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
Dfake_port_allocator.h136 SignalIceRegathering(this, IceRegatheringReason::NETWORK_FAILURE); in RegatherOnFailedNetworks()
Dport_allocator.h96 NETWORK_FAILURE, // Regather only on networks that have failed enumerator
Dp2p_transport_channel_unittest.cc1458 IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
1462 static_cast<int>(IceRegatheringReason::NETWORK_FAILURE))); in TEST_F()
1464 IceRegatheringReason::NETWORK_FAILURE)); in TEST_F()
/external/grpc-grpc/src/python/grpcio/grpc/framework/interfaces/face/
Dface.py89 NETWORK_FAILURE = 'network failure' variable in Abortion.Kind
/external/webrtc/p2p/client/
Dbasic_port_allocator.cc463 IceRegatheringReason::NETWORK_FAILURE); in RegatherOnFailedNetworks()