Home
last modified time | relevance | path

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

/third_party/flutter/skia/infra/bots/
Drecipes.py106 _BAT = '.bat' if sys.platform.startswith(('win', 'cygwin')) else '' variable
107 GIT = 'git' + _BAT
108 VPYTHON = 'vpython' + _BAT
109 CIPD = 'cipd' + _BAT
/third_party/gn/infra/
Drecipes.py114 _BAT = '.bat' if IS_WIN else '' variable
115 GIT = 'git' + _BAT
118 _BAT)
119 CIPD = 'cipd' + _BAT
/third_party/skia/infra/bots/
Drecipes.py114 _BAT = '.bat' if IS_WIN else '' variable
115 GIT = 'git' + _BAT
118 _BAT)
119 CIPD = 'cipd' + _BAT