Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/socket/
H A Dssl_client_socket_unittest.cc525 class CountingStreamSocket : public WrappedStreamSocket { class
527 explicit CountingStreamSocket(std::unique_ptr<StreamSocket> transport) in CountingStreamSocket() function in net::__anon2345ac5a0111::CountingStreamSocket