Searched refs:confirmation_requested_ (Results 1 – 1 of 1) sorted by relevance
20 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