Searched defs:TestConnection (Results 1 – 2 of 2) sorted by relevance
42 function TestConnection(handle, localFactory, remoteFactory) { class51 TestConnection.prototype = Object.create(Connection.prototype); class
410 class TestConnection : public QuicConnection { class412 TestConnection(QuicConnectionId connection_id, in TestConnection() function in net::test::__anon1dbb7c2d0111::TestConnection