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

  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
platformsettings_test.py 184 class Win7Settings(platformsettings._WindowsPlatformSettings):
191 class WinXpSettings(platformsettings._WindowsPlatformSettings):
platformsettings.py 596 class _WindowsPlatformSettings(_BasePlatformSettings):
757 class _WindowsXpPlatformSettings(_WindowsPlatformSettings):
771 return _WindowsPlatformSettings()

Completed in 4092 milliseconds