HomeSort by relevance Sort by last modified time
    Searched defs:cancel_count_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/test/
test_overlay_delegate.h 26 int cancel_count_; member in class:ash::test::TestOverlayDelegate
  /external/chromium_org/chrome/browser/download/
download_request_limiter_unittest.cc 77 ask_allow_count_ = cancel_count_ = continue_count_ = 0;
161 EXPECT_EQ(expect_cancels, cancel_count_) << "line " << line;
163 continue_count_ = cancel_count_ = ask_allow_count_ = 0;
171 cancel_count_++;
193 int cancel_count_; member in class:DownloadRequestLimiterTest
  /external/chromium_org/net/socket/
socket_test_util.h 1237 int cancel_count_; member in class:net::MockTransportClientSocketPool
    [all...]

Completed in 66 milliseconds