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

/external/chromium_org/third_party/webrtc/base/
H A Dsocket_unittest.h75 void SingleFlowControlCallbackInternal(const IPAddress& loopback);
H A Dsocket_unittest.cc140 SingleFlowControlCallbackInternal(kIPv4Loopback);
145 SingleFlowControlCallbackInternal(kIPv6Loopback);
793 void SocketTest::SingleFlowControlCallbackInternal(const IPAddress& loopback) { function in class:rtc::SocketTest

Completed in 225 milliseconds