Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dcrx_installer_browsertest.cc52 MockInstallUI* mock_install_ui = new MockInstallUI(browser()->profile()); in DidWhitelistInstallPrompt() local
55 new CrxInstaller(service, mock_install_ui /* ownership transferred */)); in DidWhitelistInstallPrompt()
65 return mock_install_ui->confirmation_requested(); in DidWhitelistInstallPrompt()