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

  /external/chromium/chrome/browser/net/
sqlite_persistent_cookie_store_unittest.cc 150 CallbackCounter() : callback_count_(0) {}
153 ++callback_count_;
157 return callback_count_;
162 volatile int callback_count_; member in class:CallbackCounter
  /external/chromium/net/base/
cookie_monster_unittest.cc 2149 volatile int callback_count_; member in class:net::__anon3930::CallbackCounter
    [all...]

Completed in 51 milliseconds