Searched refs:new_client (Results 1 – 5 of 5) sorted by relevance
172 scoped_refptr<P2PSocketClientImpl> new_client = in OnIncomingTcpConnection() local174 new_client->socket_id_ = dispatcher_->RegisterClient(new_client.get()); in OnIncomingTcpConnection()175 new_client->state_ = STATE_OPEN; in OnIncomingTcpConnection()176 new_client->delegate_message_loop_ = delegate_message_loop_; in OnIncomingTcpConnection()179 socket_id_, address, new_client->socket_id_)); in OnIncomingTcpConnection()184 this, address, new_client)); in OnIncomingTcpConnection()189 scoped_refptr<P2PSocketClient> new_client) { in DeliverOnIncomingTcpConnection() argument192 delegate_->OnIncomingTcpConnection(address, new_client.get()); in DeliverOnIncomingTcpConnection()195 new_client->Close(); in DeliverOnIncomingTcpConnection()
92 scoped_refptr<P2PSocketClient> new_client);
269 PrintContentBrowserClient new_client( in BrowsePrintPreload() local272 SetBrowserClientForTesting(&new_client); in BrowsePrintPreload()275 new_client.Wait(); in BrowsePrintPreload()
2239 TransfersAllNavigationsContentBrowserClient new_client; in TEST_F() local2240 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); in TEST_F()2310 TransfersAllNavigationsContentBrowserClient new_client; in TEST_F() local2311 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); in TEST_F()2382 TransfersAllNavigationsContentBrowserClient new_client; in TEST_F() local2383 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); in TEST_F()2466 TransfersAllNavigationsContentBrowserClient new_client; in TEST_F() local2467 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); in TEST_F()
668 TransferHttpsRedirectsContentBrowserClient new_client; in IN_PROC_BROWSER_TEST_F() local670 SetBrowserClientForTesting(&new_client); in IN_PROC_BROWSER_TEST_F()719 TransferHttpsRedirectsContentBrowserClient new_client; in IN_PROC_BROWSER_TEST_F() local721 SetBrowserClientForTesting(&new_client); in IN_PROC_BROWSER_TEST_F()