Home
last modified time | relevance | path

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

/external/chromium_org/chrome/test/chromedriver/test/
Dtest_environment.py81 return util.GetPlatformName()
Drun_all_tests.py138 platform_name = util.GetPlatformName()
Drun_py_tests.py85 os = util.GetPlatformName()
/external/chromium_org/build/util/lib/common/
Dutil.py18 def GetPlatformName(): function
/external/chromium_org/chrome/test/chromedriver/
Dutil.py19 def GetPlatformName(): function
Drun_buildbot_steps.py320 cmd.append(chrome_map[util.GetPlatformName()])
393 platform = '%s%s' % (util.GetPlatformName(), bitness)