HomeSort by relevance Sort by last modified time
    Searched refs:INFRA_BOTS (Results 1 - 2 of 2) sorted by null

  /external/skia/bin/
try.py 25 INFRA_BOTS = os.path.join(CHECKOUT_ROOT, 'infra', 'bots')
26 JOBS_JSON = os.path.join(INFRA_BOTS, 'jobs.json')
30 sys.path.insert(0, INFRA_BOTS)
  /external/skqp/bin/
try.py 25 INFRA_BOTS = os.path.join(CHECKOUT_ROOT, 'infra', 'bots')
26 JOBS_JSON = os.path.join(INFRA_BOTS, 'jobs.json')
30 sys.path.insert(0, INFRA_BOTS)

Completed in 963 milliseconds