HomeSort by relevance Sort by last modified time
    Searched refs:NotAdministratorError (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
platformsettings.py 59 class NotAdministratorError(PlatformSettingsError):
165 Raises NotAdministratorError if unable to rerun.
309 Raises NotAdministratorError if unable to rerun.
618 Raises NotAdministratorError if unable to rerun.
622 raise NotAdministratorError('Rerun with administrator privileges.')
replay.py 362 platformsettings.NotAdministratorError,

Completed in 256 milliseconds