Home | History | Annotate | Download | only in http

Lines Matching refs:trans1

6704   HttpNetworkTransaction trans1(session);
6706 int rv = trans1.Start(&request, &callback1, BoundNetLog());
6710 const HttpResponseInfo* response = trans1.GetResponseInfo();
6716 ASSERT_EQ(OK, ReadTransaction(&trans1, &response_data));