Home | History | Annotate | Download | only in http

Lines Matching refs:request_info

224   HttpRequestInfo request_info;
226 EXPECT_EQ(OK, auth_handler->GenerateAuthToken(NULL, &request_info,
242 HttpRequestInfo request_info;
244 EXPECT_EQ(OK, auth_handler->GenerateAuthToken(NULL, &request_info,
260 HttpRequestInfo request_info;
262 EXPECT_EQ(OK, auth_handler->GenerateAuthToken(NULL, &request_info,
278 HttpRequestInfo request_info;
280 EXPECT_EQ(OK, auth_handler->GenerateAuthToken(NULL, &request_info,
296 HttpRequestInfo request_info;
299 NULL, &request_info, callback.callback(), &token));
319 HttpRequestInfo request_info;
322 NULL, &request_info, callback.callback(), &token));
335 HttpRequestInfo request_info;
338 NULL, &request_info, callback.callback(), &token));