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

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_controller.h 149 friend class AutocompleteProviderTest;
150 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest,
152 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, UpdateAssistedQueryStats);
153 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);
autocomplete_provider_unittest.cc 159 class AutocompleteProviderTest : public testing::Test,
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::RunExactKeymatchTest
    [all...]
  /external/chromium_org/components/omnibox/
autocomplete_result.h 159 friend class AutocompleteProviderTest;
autocomplete_input.h 191 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);
search_provider.h 92 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);

Completed in 131 milliseconds