Home
last modified time | relevance | path

Searched refs:confirmation_requested_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dcrx_installer_browsertest.cc20 ExtensionInstallUI(profile), confirmation_requested_(false) {} in MockInstallUI()
23 bool confirmation_requested() { return confirmation_requested_; } in confirmation_requested()
27 confirmation_requested_ = true; in ConfirmInstall()
39 bool confirmation_requested_; member in __anonf3b8d35a0111::MockInstallUI