HomeSort by relevance Sort by last modified time
    Searched refs:main_intercept_job_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/url_request/
url_request_test_util.cc 602 TestJobInterceptor::TestJobInterceptor() : main_intercept_job_(NULL) {
608 URLRequestJob* job = main_intercept_job_;
609 main_intercept_job_ = NULL;
614 main_intercept_job_ = job;
url_request_test_util.h 361 mutable URLRequestJob* main_intercept_job_; member in class:net::TestJobInterceptor

Completed in 168 milliseconds