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

/external/chromium_org/chrome/browser/importer/
H A Dprofile_writer_unittest.cc110 history_count_ = results->size();
116 size_t history_count_; member in class:ProfileWriterTest
206 size_t original_history_count = history_count_;
207 history_count_ = 0;
211 EXPECT_EQ(original_history_count, history_count_);
H A Dfirefox_importer_browsertest.cc124 history_count_(0),
136 EXPECT_EQ(1U, history_count_);
174 ++history_count_;
233 size_t history_count_; member in class:__anon4135::FirefoxObserver
H A Die_importer_browsertest_win.cc225 history_count_(0),
245 EXPECT_EQ(1, history_count_);
282 ++history_count_;
353 size_t history_count_; member in class:__anon4136::TestObserver

Completed in 688 milliseconds