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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc612 TestableAutofillDialogView* AutofillDialogControllerImpl::GetTestableView() { function in class:autofill::AutofillDialogControllerImpl
613 return view_ ? view_->GetTestableView() : NULL;
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc1406 TestableAutofillDialogView* AutofillDialogViews::GetTestableView() { function in class:autofill::AutofillDialogViews

Completed in 127 milliseconds