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

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_unittest.cc 397 class AutofillDialogControllerTest : public ChromeRenderViewHostTestHarness {
399 AutofillDialogControllerTest(): form_structure_(NULL) {}
451 base::Bind(&AutofillDialogControllerTest::FinishedCallback,
682 TEST_F(AutofillDialogControllerTest, RefuseToShowWithNoAutocompleteAttributes) {
699 TEST_F(AutofillDialogControllerTest, RefuseToShowWithNoCcField) {
719 TEST_F(AutofillDialogControllerTest, DefaultValidityMessage) {
728 TEST_F(AutofillDialogControllerTest, ValidityCheck) {
741 TEST_F(AutofillDialogControllerTest, PhoneNumberValidation) {
815 TEST_F(AutofillDialogControllerTest, ExpirationDateValidity) {
856 TEST_F(AutofillDialogControllerTest, BillingNameValidation)
    [all...]
autofill_dialog_controller_browsertest.cc 310 class AutofillDialogControllerTest : public InProcessBrowserTest {
312 AutofillDialogControllerTest() : controller_(NULL) {}
313 virtual ~AutofillDialogControllerTest() {}
558 DISALLOW_COPY_AND_ASSIGN(AutofillDialogControllerTest);
562 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, Submit) {
571 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, Cancel) {
584 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, Hide) {
596 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, CancelWithSuggestions) {
617 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, AcceptWithSuggestions) {
641 IN_PROC_BROWSER_TEST_F(AutofillDialogControllerTest, DeferredDestruction)
    [all...]
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/autofill/
AutofillDialogControllerTest.java 25 public class AutofillDialogControllerTest extends ChromeShellTestBase {
    [all...]

Completed in 56 milliseconds