Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dsocket_unittest.h92 void SingleFlowControlCallbackInternal(const IPAddress& loopback);
Dsocket_unittest.cc176 SingleFlowControlCallbackInternal(kIPv4Loopback); in TestSingleFlowControlCallbackIPv4()
181 SingleFlowControlCallbackInternal(kIPv6Loopback); in TestSingleFlowControlCallbackIPv6()
879 void SocketTest::SingleFlowControlCallbackInternal(const IPAddress& loopback) { in SingleFlowControlCallbackInternal() function in rtc::SocketTest