Searched defs:AutofillManagerTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager_unittest.cc582 class AutofillManagerTest : public testing::Test { class in namespace:autofill
706 TEST_F(AutofillManagerTest, GetProfileSuggestionsEmptyValue) {
740 TEST_F(AutofillManagerTest, GetProfileSuggestionsMatchCharacter) {
766 TEST_F(AutofillManagerTest, GetProfileSuggestionsUnknownFields) {
792 TEST_F(AutofillManagerTest, GetProfileSuggestionsWithDuplicates) {
830 TEST_F(AutofillManagerTest, GetProfileSuggestionsAutofillDisabledByUser) {
847 TEST_F(AutofillManagerTest, GetCreditCardSuggestionsEmptyValue) {
883 TEST_F(AutofillManagerTest, GetCreditCardSuggestionsMatchCharacter) {
910 TEST_F(AutofillManagerTest, GetCreditCardSuggestionsNonCCNumber) {
946 TEST_F(AutofillManagerTest, GetCreditCardSuggestionsNonHTTP
[all...]

Completed in 1162 milliseconds