Home | History | Annotate | Download | only in extensions

Lines Matching refs:interceptor

263   // Note: This interceptor gets requests on the IO thread.
264 scoped_refptr<AutoUpdateInterceptor> interceptor(new AutoUpdateInterceptor());
267 interceptor->SetResponseOnIOThread("http://localhost/autoupdate/manifest",
269 interceptor->SetResponseOnIOThread("http://localhost/autoupdate/v2.crx",
306 interceptor->SetResponseOnIOThread("http://localhost/autoupdate/manifest",
308 interceptor->SetResponseOnIOThread("http://localhost/autoupdate/v3.crx",
334 // Note: This interceptor gets requests on the IO thread.
335 scoped_refptr<AutoUpdateInterceptor> interceptor(new AutoUpdateInterceptor());
338 interceptor->SetResponseOnIOThread("http://localhost/autoupdate/manifest",
340 interceptor->SetResponseOnIOThread("http://localhost/autoupdate/v2.crx",
407 // Note: This interceptor gets requests on the IO thread.
408 scoped_refptr<AutoUpdateInterceptor> interceptor(new AutoUpdateInterceptor());
411 interceptor->SetResponseOnIOThread("http://localhost/autoupdate/manifest",
413 interceptor->SetResponseOnIOThread("http://localhost/autoupdate/v2.crx",