/external/skqp/infra/bots/recipe_modules/vars/ |
api.py | 139 self.patchset = None 145 self.patchset = self.m.properties['patch_set']
|
/external/skia/infra/bots/recipe_modules/swarming/ |
api.py | 486 patchset = self.m.properties.get('patchset') 487 if rietveld and issue and patchset: 490 tags.add('rietveld:%s/%s/#ps%s' % (rietveld, issue, patchset)) [all...] |
/external/skqp/infra/bots/recipe_modules/swarming/ |
api.py | 486 patchset = self.m.properties.get('patchset') 487 if rietveld and issue and patchset: 490 tags.add('rietveld:%s/%s/#ps%s' % (rietveld, issue, patchset)) [all...] |
/external/skia/infra/bots/recipes/ |
perf.py | 240 'patchset', api.vars.patchset,
|
test.py | 863 'patchset', api.vars.patchset, [all...] |
/external/skqp/infra/bots/recipes/ |
perf.py | 237 'patchset', api.vars.patchset,
|
test.py | 836 'patchset', api.vars.patchset, [all...] |
/external/sqlite/dist/orig/ |
shell.c | [all...] |
/external/sqlite/dist/ |
shell.c | [all...] |