Home | History | Annotate | Download | only in history

Lines Matching refs:history_client_

160   history::HistoryClientFakeBookmarks history_client_;
174 test_dir_, new HistoryBackendTestDelegate(this), &history_client_);
185 history_client_.ClearAllBookmarks();
611 history_client_.AddBookmark(row1.url());
675 EXPECT_TRUE(history_client_.IsBookmarked(row1.url()));
773 history_client_.AddBookmark(row1.url());
774 history_client_.AddBookmark(row2.url());
792 history_client_.DelBookmark(row2.url());
808 history_client_.DelBookmark(row1.url());
1084 history_client_.AddBookmark(url3);
1485 new_history_path, new HistoryBackendTestDelegate(this), &history_client_);
2872 new_history_path, new HistoryBackendTestDelegate(this), &history_client_);