Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dudp_socket_posix.h275 SocketDescriptor SocketDescriptorForTesting() const { return socket_; } in SocketDescriptorForTesting() function
H A Dtcp_client_socket.cc455 SocketDescriptor TCPClientSocket::SocketDescriptorForTesting() const { in SocketDescriptorForTesting() function in net::TCPClientSocket
H A Dtcp_socket_posix.cc495 SocketDescriptor TCPSocketPosix::SocketDescriptorForTesting() const { in SocketDescriptorForTesting() function in net::TCPSocketPosix
H A Dtcp_socket_win.cc774 SocketDescriptor TCPSocketWin::SocketDescriptorForTesting() const { in SocketDescriptorForTesting() function in net::TCPSocketWin