HomeSort by relevance Sort by last modified time
    Searched refs:google_post_request_initialized_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/spdy/
spdy_network_transaction_unittest.cc 94 google_post_request_initialized_ = false;
423 if (!google_post_request_initialized_) {
433 google_post_request_initialized_ = true;
439 if (!google_post_request_initialized_) {
458 google_post_request_initialized_ = true;
464 if (google_post_request_initialized_)
486 google_post_request_initialized_ = true;
491 if (!google_post_request_initialized_) {
519 google_post_request_initialized_ = true;
665 bool google_post_request_initialized_; member in class:net::SpdyNetworkTransactionTest
    [all...]
  /external/chromium/net/spdy/
spdy_network_transaction_unittest.cc 44 google_post_request_initialized_ = false;
372 if (!google_post_request_initialized_) {
378 google_post_request_initialized_ = true;
501 bool google_post_request_initialized_; member in class:net::SpdyNetworkTransactionTest
    [all...]

Completed in 2236 milliseconds