Searched refs:tcp_client_sockets (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/socket/
H A Dsocket_test_util.h531 std::vector<MockTCPClientSocket*>& tcp_client_sockets() { function in class:net::MockClientSocketFactory
889 std::vector<DeterministicMockTCPClientSocket*>& tcp_client_sockets() { function in class:net::DeterministicMockClientSocketFactory
H A Dsocket_test_util.cc1317 tcp_client_sockets().push_back(socket);
/external/chromium_org/net/socket/
H A Dsocket_test_util.h1118 std::vector<DeterministicMockTCPClientSocket*>& tcp_client_sockets() { function in class:net::DeterministicMockClientSocketFactory
H A Dsocket_test_util.cc1816 tcp_client_sockets().push_back(socket);

Completed in 109 milliseconds