Searched refs:google_get_request_initialized_ (Results 1 – 1 of 1) sorted by relevance
43 google_get_request_initialized_ = false; in SetUp()351 if (!google_get_request_initialized_) { in CreateGetRequest()355 google_get_request_initialized_ = true; in CreateGetRequest()361 if (!google_get_request_initialized_) { in CreateGetRequestWithUserAgent()366 google_get_request_initialized_ = true; in CreateGetRequestWithUserAgent()500 bool google_get_request_initialized_; member in net::SpdyNetworkTransactionTest