Home
last modified time | relevance | path

Searched refs:_BAT (Results 1 - 2 of 2) sorted by relevance

/third_party/gn/infra/
H A Drecipes.py117 _BAT = '.bat' if IS_WIN else '' variable
118 GIT = 'git' + _BAT
119 CIPD = 'cipd' + _BAT
253 vpython = ('vpython' + ('3' if using_py3 else '') + _BAT)
/third_party/skia/infra/bots/
H A Drecipes.py114 _BAT = '.bat' if IS_WIN else '' variable
115 GIT = 'git' + _BAT
118 _BAT)
119 CIPD = 'cipd' + _BAT

Completed in 1 milliseconds