HomeSort by relevance Sort by last modified time
    Searched refs:HistoryURLProviderTest (Results 1 - 4 of 4) 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_org/chrome/browser/autocomplete/
history_url_provider_unittest.cc 132 class HistoryURLProviderTest : public testing::Test,
140 HistoryURLProviderTest()
145 virtual ~HistoryURLProviderTest() {
200 class HistoryURLProviderTestNoDB : public HistoryURLProviderTest {
207 void HistoryURLProviderTest::OnProviderUpdate(bool updated_matches) {
212 bool HistoryURLProviderTest::SetUpImpl(bool no_db) {
226 profile_.get(), &HistoryURLProviderTest::CreateTemplateURLService);
231 void HistoryURLProviderTest::TearDown() {
235 void HistoryURLProviderTest::FillData() {
261 void HistoryURLProviderTest::RunTest
    [all...]
  /external/chromium/chrome/browser/history/
history.h 598 friend class HistoryURLProviderTest;
    [all...]
  /external/chromium_org/chrome/browser/history/
history_service.h 649 friend class HistoryURLProviderTest;
    [all...]

Completed in 818 milliseconds