Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:HistoryURLProviderTest

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) {
310 TEST_F(HistoryURLProviderTest, CullRedirects) {
355 TEST_F(HistoryURLProviderTest, WhatYouTyped) {
404 TEST_F(HistoryURLProviderTest, Fixup) {
450 TEST_F(HistoryURLProviderTest, AdjustOffset) {
458 TEST_F(HistoryURLProviderTest, EmptyVisits) {