Home
last modified time | relevance | path

Searched defs:SocketDescriptorForTesting (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/socket/
Dudp_socket_posix.h260 SocketDescriptor SocketDescriptorForTesting() const { return socket_; } in SocketDescriptorForTesting() function
Dtcp_client_socket.cc459 SocketDescriptor TCPClientSocket::SocketDescriptorForTesting() const { in SocketDescriptorForTesting() function in net::TCPClientSocket
Dtcp_socket_posix.cc515 SocketDescriptor TCPSocketPosix::SocketDescriptorForTesting() const { in SocketDescriptorForTesting() function in net::TCPSocketPosix
Dtcp_socket_win.cc774 SocketDescriptor TCPSocketWin::SocketDescriptorForTesting() const { in SocketDescriptorForTesting() function in net::TCPSocketWin