Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/
Ddecorators.py193 platform_attributes = _PlatformAttributes(possible_browser)
223 platform_attributes = _PlatformAttributes(possible_browser)
235 def _PlatformAttributes(possible_browser): function