Home | History | Annotate | Download | only in history

Lines Matching defs:history_client_

163   history::HistoryClientFakeBookmarks history_client_;
178 test_dir_, new HistoryBackendTestDelegate(this), &history_client_);
189 history_client_.ClearAllBookmarks();
545 history_client_.AddBookmark(row1.url());
609 EXPECT_TRUE(history_client_.IsBookmarked(row1.url()));
707 history_client_.AddBookmark(row1.url());
708 history_client_.AddBookmark(row2.url());
726 history_client_.DelBookmark(row2.url());
742 history_client_.DelBookmark(row1.url());
1091 history_client_.AddBookmark(url3);
1493 new_history_path, new HistoryBackendTestDelegate(this), &history_client_);
2746 new_history_path, new HistoryBackendTestDelegate(this), &history_client_);