Searched refs:AutocompleteProviderTest (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dautocomplete_controller.h149 friend class AutocompleteProviderTest;
150 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest,
152 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, UpdateAssistedQueryStats);
153 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);
H A Dautocomplete_provider_unittest.cc159 class AutocompleteProviderTest : public testing::Test, class in inherits:testing::Test,content::NotificationObserver
227 void AutocompleteProviderTest::RegisterTemplateURL(
247 void AutocompleteProviderTest::ResetControllerWithTestProviders(
304 void AutocompleteProviderTest::
334 void AutocompleteProviderTest::ResetControllerWithKeywordProvider() {
372 void AutocompleteProviderTest::RunTest() {
376 void AutocompleteProviderTest::RunKeywordTest(const base::string16& input,
406 void AutocompleteProviderTest::RunAssistedQueryStatsTest(
434 void AutocompleteProviderTest::RunQuery(const base::string16 query) {
447 void AutocompleteProviderTest
[all...]
/external/chromium_org/components/omnibox/
H A Dautocomplete_result.h159 friend class AutocompleteProviderTest;
H A Dautocomplete_input.h191 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);
H A Dsearch_provider.h92 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);

Completed in 1277 milliseconds