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

  /external/chromium/chrome/browser/autocomplete/
history_url_provider_unittest.cc 112 SetUpImpl(false);
117 void SetUpImpl(bool no_db);
144 SetUpImpl(true);
153 void HistoryURLProviderTest::SetUpImpl(bool no_db) {
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider_unittest.cc 160 ASSERT_TRUE(SetUpImpl(false));
165 bool SetUpImpl(bool no_db) WARN_UNUSED_RESULT;
203 ASSERT_TRUE(SetUpImpl(true));
212 bool HistoryURLProviderTest::SetUpImpl(bool no_db) {
    [all...]

Completed in 143 milliseconds