Home
last modified time | relevance | path

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

/external/v8/tools/
Dtry_perf.py11 BOTS = { variable
66 for option in sorted(BOTS):
68 option, dest='bots', action='append_const', const=BOTS[option],
69 help='Add %s trybot.' % BOTS[option])