Searched refs:URLRequestContextExistsForTesting (Results 1 – 5 of 5) sorted by relevance
176 bool URLRequestContextExistsForTesting(net::handles::NetworkHandle network);287 bool URLRequestContextExistsForTesting(net::handles::NetworkHandle network);
292 bool CronetContext::URLRequestContextExistsForTesting( in URLRequestContextExistsForTesting() function in cronet::CronetContext295 return network_tasks_->URLRequestContextExistsForTesting(network); // IN-TEST in URLRequestContextExistsForTesting()342 bool CronetContext::NetworkTasks::URLRequestContextExistsForTesting( in URLRequestContextExistsForTesting() function in cronet::CronetContext::NetworkTasks
148 network_tasks_->URLRequestContextExistsForTesting(network)); in CheckURLRequestContextExistence()
92 bool CronetContextAdapter::URLRequestContextExistsForTesting( in URLRequestContextExistsForTesting() function in cronet::CronetContextAdapter94 return context_->URLRequestContextExistsForTesting(network); // IN-TEST in URLRequestContextExistsForTesting()
113 bool URLRequestContextExistsForTesting(jlong network);