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

  /external/chromium_org/components/autofill/core/browser/
autofill_manager.h 299 // web database. This is overridden by the AutofillManagerTest.
350 friend class AutofillManagerTest;
352 FRIEND_TEST_ALL_PREFIXES(AutofillManagerTest,
354 FRIEND_TEST_ALL_PREFIXES(AutofillManagerTest,
356 FRIEND_TEST_ALL_PREFIXES(AutofillManagerTest,
368 FRIEND_TEST_ALL_PREFIXES(AutofillManagerTest, TestExternalDelegate);
369 FRIEND_TEST_ALL_PREFIXES(AutofillManagerTest,
374 FRIEND_TEST_ALL_PREFIXES(AutofillManagerTest,
autocomplete_history_manager.h 57 friend class AutofillManagerTest;
autofill_manager_unittest.cc 586 class AutofillManagerTest : public testing::Test {
710 TEST_F(AutofillManagerTest, GetProfileSuggestionsEmptyValue) {
744 TEST_F(AutofillManagerTest, GetProfileSuggestionsMatchCharacter) {
770 TEST_F(AutofillManagerTest, GetProfileSuggestionsUnknownFields) {
797 TEST_F(AutofillManagerTest, GetProfileSuggestionsWithDuplicates) {
835 TEST_F(AutofillManagerTest, GetProfileSuggestionsAutofillDisabledByUser) {
    [all...]

Completed in 120 milliseconds