Searched refs:new_client (Results 1 – 6 of 6) sorted by relevance
161 scoped_refptr<P2PSocketClientImpl> new_client = in OnIncomingTcpConnection() local163 new_client->socket_id_ = dispatcher_->RegisterClient(new_client.get()); in OnIncomingTcpConnection()164 new_client->state_ = STATE_OPEN; in OnIncomingTcpConnection()165 new_client->delegate_message_loop_ = delegate_message_loop_; in OnIncomingTcpConnection()168 socket_id_, address, new_client->socket_id_)); in OnIncomingTcpConnection()173 this, address, new_client)); in OnIncomingTcpConnection()178 scoped_refptr<P2PSocketClient> new_client) { in DeliverOnIncomingTcpConnection() argument181 delegate_->OnIncomingTcpConnection(address, new_client.get()); in DeliverOnIncomingTcpConnection()184 new_client->Close(); in DeliverOnIncomingTcpConnection()
86 scoped_refptr<P2PSocketClient> new_client);
304 PrintContentBrowserClient new_client( in BrowsePrintPreload() local307 SetBrowserClientForTesting(&new_client); in BrowsePrintPreload()310 new_client.Wait(); in BrowsePrintPreload()
2100 TransfersAllNavigationsContentBrowserClient new_client; in TEST_F() local2101 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); in TEST_F()2172 TransfersAllNavigationsContentBrowserClient new_client; in TEST_F() local2173 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); in TEST_F()2245 TransfersAllNavigationsContentBrowserClient new_client; in TEST_F() local2246 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); in TEST_F()2333 TransfersAllNavigationsContentBrowserClient new_client; in TEST_F() local2334 ContentBrowserClient* old_client = SetBrowserClientForTesting(&new_client); in TEST_F()
995 GuestContentBrowserClient new_client; in IN_PROC_BROWSER_TEST_F() local997 SetBrowserClientForTesting(&new_client); in IN_PROC_BROWSER_TEST_F()1009 content::WebContents* guest_web_contents = new_client.WaitForGuestCreated(); in IN_PROC_BROWSER_TEST_F()
591 TransferHttpsRedirectsContentBrowserClient new_client; in IN_PROC_BROWSER_TEST_F() local593 SetBrowserClientForTesting(&new_client); in IN_PROC_BROWSER_TEST_F()642 TransferHttpsRedirectsContentBrowserClient new_client; in IN_PROC_BROWSER_TEST_F() local644 SetBrowserClientForTesting(&new_client); in IN_PROC_BROWSER_TEST_F()