Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_browsertest.cc197 InstallUIType ui_type, in InstallOrUpdateExtension() argument
199 return InstallOrUpdateExtension(id, path, ui_type, expected_change, in InstallOrUpdateExtension()
205 InstallUIType ui_type, in InstallOrUpdateExtension() argument
222 if (ui_type == INSTALL_UI_TYPE_CANCEL) in InstallOrUpdateExtension()
224 else if (ui_type == INSTALL_UI_TYPE_NORMAL) in InstallOrUpdateExtension()
226 else if (ui_type == INSTALL_UI_TYPE_AUTO_CONFIRM) in InstallOrUpdateExtension()
Dextension_browsertest.h141 InstallUIType ui_type,
144 InstallUIType ui_type,