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

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_unittest.cc 398 class AutofillDialogControllerTest : public ChromeRenderViewHostTestHarness {
400 AutofillDialogControllerTest(): form_structure_(NULL) {}
452 base::Bind(&AutofillDialogControllerTest::FinishedCallback,
685 TEST_F(AutofillDialogControllerTest, RefuseToShowWithNoAutocompleteAttributes) {
702 TEST_F(AutofillDialogControllerTest, RefuseToShowWithNoCcField) {
722 TEST_F(AutofillDialogControllerTest, DefaultValidityMessage) {
731 TEST_F(AutofillDialogControllerTest, ValidityCheck) {
744 TEST_F(AutofillDialogControllerTest, PhoneNumberValidation) {
818 TEST_F(AutofillDialogControllerTest, ExpirationDateValidity) {
859 TEST_F(AutofillDialogControllerTest, BillingNameValidation)
    [all...]
autofill_dialog_controller_browsertest.cc 309 class AutofillDialogControllerTest : public InProcessBrowserTest {
311 AutofillDialogControllerTest() : controller_(NULL) {}
312 virtual ~AutofillDialogControllerTest() {}
556 DISALLOW_COPY_AND_ASSIGN(AutofillDialogControllerTest);
560 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, Submit) {
569 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, Cancel) {
582 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, Hide) {
594 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, CancelWithSuggestions) {
615 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, AcceptWithSuggestions) {
639 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, DeferredDestruction)
    [all...]
autofill_dialog_controller_impl.h 333 FRIEND_TEST_ALL_PREFIXES(AutofillDialogControllerTest,
    [all...]
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/autofill/
AutofillDialogControllerTest.java 25 public class AutofillDialogControllerTest extends ChromeShellTestBase {
    [all...]

Completed in 577 milliseconds