Searched defs:HistoryURLProviderTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider_unittest.cc99 class HistoryURLProviderTest : public TestingBrowserProcessTest, class in inherits:TestingBrowserProcessTest,ACProviderListener
102 HistoryURLProviderTest() function in class: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, PromoteShorterURL
[all...]

Completed in 47 milliseconds