HomeSort by relevance Sort by last modified time
    Searched refs:HistoryURLProviderTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
history_url_provider_unittest.cc 99 class HistoryURLProviderTest : public TestingBrowserProcessTest,
102 HistoryURLProviderTest()
141 class HistoryURLProviderTestNoDB : public HistoryURLProviderTest {
148 void HistoryURLProviderTest::OnProviderUpdate(bool updated_matches) {
153 void HistoryURLProviderTest::SetUpImpl(bool no_db) {
163 void HistoryURLProviderTest::TearDown() {
167 void HistoryURLProviderTest::FillData() {
187 void HistoryURLProviderTest::RunTest(const string16 text,
205 void HistoryURLProviderTest::RunAdjustOffsetTest(const string16 text,
218 TEST_F(HistoryURLProviderTest, PromoteShorterURLs)
    [all...]
  /external/chromium/chrome/browser/history/
history.h 598 friend class HistoryURLProviderTest;
    [all...]

Completed in 149 milliseconds