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

/external/chromium_org/chrome/browser/importer/
H A Dfirefox_importer_browsertest.cc101 : ProfileWriter(NULL), bookmark_count_(0), history_count_(0),
106 : ProfileWriter(NULL), bookmark_count_(0), history_count_(0),
118 EXPECT_EQ(1U, history_count_);
157 ++history_count_;
202 size_t history_count_; member in class:__anon5416::FirefoxObserver
H A Dprofile_writer_unittest.cc110 history_count_ = results->size();
116 size_t history_count_; member in class:ProfileWriterTest
207 size_t original_history_count = history_count_;
208 history_count_ = 0;
212 EXPECT_EQ(original_history_count, history_count_);
H A Die_importer_browsertest_win.cc266 history_count_(0),
286 EXPECT_EQ(1, history_count_);
323 ++history_count_;
394 size_t history_count_; member in class:__anon5417::TestObserver
/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 112 milliseconds