Searched refs:stop_caching_called_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_transaction_test_util.h267 bool stop_caching_called() const { return stop_caching_called_; }
302 bool stop_caching_called_; member in class:MockNetworkLayer
H A Dhttp_transaction_test_util.cc451 stop_caching_called_(false),
461 stop_caching_called_ = true;

Completed in 228 milliseconds