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

/external/chromium/chrome/browser/importer/
H A Dimporter_unittest.cc189 history_count_ = 0;
200 EXPECT_EQ(1, history_count_);
236 ++history_count_;
264 size_t history_count_; member in class:TestObserver
555 history_count_ = 0;
567 EXPECT_EQ(1U, history_count_);
604 ++history_count_;
654 size_t history_count_; member in class:FirefoxObserver
753 : ProfileWriter(NULL), bookmark_count_(0), history_count_(0),
758 : ProfileWriter(NULL), bookmark_count_(0), history_count_(
864 size_t history_count_; member in class:Firefox3Observer
[all...]

Completed in 67 milliseconds