Lines Matching full:chromeos
12 must be logged in with an @google.com account to view chromeOS perf data there.
180 @param cros_version: The string chromeOS version number.
216 'bot': 'cros-' + platform_name, # Prefix to clarify it's chromeOS.
250 # Prefix the ChromeOS version number with the Chrome milestone.
262 """Computes the point ID to use, from Chrome and ChromeOS version numbers.
264 For ChromeOS row data, data values are associated with both a Chrome
265 version number and a ChromeOS version number (unlike for Chrome row data
269 identify each ChromeOS data point, and which will allow ChromeOS data points
270 to be sorted by Chrome version number, with ties broken by ChromeOS version
284 ChromeOS version: 27.3906.0.0 (shortest unambiguous name: 3906.0.0)
290 @param cros_ver: The ChromeOS version number as a string.