Searched defs:google_post_request_initialized_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_network_transaction_unittest.cc131 google_post_request_initialized_ = false;
454 if (!google_post_request_initialized_) {
464 google_post_request_initialized_ = true;
470 if (!google_post_request_initialized_) {
489 google_post_request_initialized_ = true;
495 if (google_post_request_initialized_)
517 google_post_request_initialized_ = true;
522 if (!google_post_request_initialized_) {
550 google_post_request_initialized_ = true;
696 bool google_post_request_initialized_; member in class:net::SpdyNetworkTransactionTest
[all...]

Completed in 106 milliseconds