Home | History | Annotate | Download | only in http

Lines Matching refs:trans2

4998   MockTransaction trans2(kTypicalGET_Transaction);
4999 trans2.load_flags = net::LOAD_VALIDATE_CACHE;
5000 RunTransactionTestWithResponseInfo(cache.http_cache(), trans2, &response);