Searched refs:mock_install_ui (Results 1 – 1 of 1) sorted by relevance
52 MockInstallUI* mock_install_ui = new MockInstallUI(browser()->profile()); in DidWhitelistInstallPrompt() local55 new CrxInstaller(service, mock_install_ui /* ownership transferred */)); in DidWhitelistInstallPrompt()65 return mock_install_ui->confirmation_requested(); in DidWhitelistInstallPrompt()