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 136 friend class AutocompleteProviderTest;
137 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest,
139 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, UpdateAssistedQueryStats);
140 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);
autocomplete_provider_unittest.cc 152 class AutocompleteProviderTest : public testing::Test,
214 void AutocompleteProviderTest::RegisterTemplateURL(
232 void AutocompleteProviderTest::ResetControllerWithTestProviders(
290 void AutocompleteProviderTest::
320 void AutocompleteProviderTest::ResetControllerWithKeywordProvider() {
348 void AutocompleteProviderTest::RunTest() {
352 void AutocompleteProviderTest::RunRedundantKeywordTest(
376 void AutocompleteProviderTest::RunAssistedQueryStatsTest(
404 void AutocompleteProviderTest::RunQuery(const base::string16 query) {
416 void AutocompleteProviderTest::RunExactKeymatchTest
    [all...]
autocomplete_input.h 177 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);
autocomplete_result.h 158 friend class AutocompleteProviderTest;
search_provider.h 72 FRIEND_TEST_ALL_PREFIXES(AutocompleteProviderTest, GetDestinationURL);

Completed in 212 milliseconds