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

  /external/chromium/chrome/browser/autofill/
autofill_manager_unittest.cc 471 class AutofillManagerTest : public TabContentsWrapperTestHarness {
475 AutofillManagerTest() {}
476 virtual ~AutofillManagerTest() {
574 DISALLOW_COPY_AND_ASSIGN(AutofillManagerTest);
603 TEST_F(AutofillManagerTest, GetProfileSuggestionsEmptyValue) {
645 TEST_F(AutofillManagerTest, GetProfileSuggestionsMatchCharacter) {
680 TEST_F(AutofillManagerTest, GetProfileSuggestionsUnknownFields) {
709 TEST_F(AutofillManagerTest, GetProfileSuggestionsWithDuplicates) {
755 TEST_F(AutofillManagerTest, GetProfileSuggestionsAutofillDisabledByUser) {
772 TEST_F(AutofillManagerTest, GetProfileSuggestionsMethodGet)
    [all...]
  /external/chromium_org/components/autofill/core/browser/
autofill_manager_unittest.cc 617 class AutofillManagerTest : public ChromeRenderViewHostTestHarness {
763 TEST_F(AutofillManagerTest, GetProfileSuggestionsEmptyValue) {
797 TEST_F(AutofillManagerTest, GetProfileSuggestionsMatchCharacter) {
823 TEST_F(AutofillManagerTest, GetProfileSuggestionsUnknownFields) {
    [all...]

Completed in 656 milliseconds