Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dsocket_unittest.h80 void SingleFlowControlCallbackInternal(const IPAddress& loopback);
Dsocket_unittest.cc141 SingleFlowControlCallbackInternal(kIPv4Loopback); in TestSingleFlowControlCallbackIPv4()
146 SingleFlowControlCallbackInternal(kIPv6Loopback); in TestSingleFlowControlCallbackIPv6()
794 void SocketTest::SingleFlowControlCallbackInternal(const IPAddress& loopback) { in SingleFlowControlCallbackInternal() function in rtc::SocketTest