Searched refs:HistoryURLProviderTest (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.h220 FRIEND_TEST_ALL_PREFIXES(HistoryURLProviderTest, HUPScoringExperiment);
H A Dhistory_url_provider_unittest.cc152 class HistoryURLProviderTest : public testing::Test, class in inherits:testing::Test,AutocompleteProviderListener
160 HistoryURLProviderTest() function in class:HistoryURLProviderTest
165 virtual ~HistoryURLProviderTest() {
225 class HistoryURLProviderTestNoDB : public HistoryURLProviderTest {
232 void HistoryURLProviderTest::OnProviderUpdate(bool updated_matches) {
237 bool HistoryURLProviderTest::SetUpImpl(bool no_db) {
251 profile_.get(), &HistoryURLProviderTest::CreateTemplateURLService);
256 void HistoryURLProviderTest::TearDown() {
260 void HistoryURLProviderTest::FillData() {
286 void HistoryURLProviderTest
[all...]
/external/chromium_org/chrome/browser/history/
H A Dhistory_service.h540 friend class HistoryURLProviderTest;

Completed in 1030 milliseconds