Searched refs:masters (Results 1 – 19 of 19) sorted by relevance
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | report.py | 52 masters = self.request.get('masters') 57 if not (masters and bots and tests): 63 state = _CreatePageState(masters, bots, tests, checked) 83 def _CreatePageState(masters, bots, tests, checked): argument 106 masters = masters.split(',') 110 for master in masters:
|
D | change_internal_only.py | 33 masters = {} 38 bots = masters.setdefault(master_name, []) 43 logging.info('MASTERS: %s', masters) 46 'masters': masters,
|
D | report_test.py | 31 masters = [ 50 testing_common.AddTests(masters, bots, tests) 51 for m in masters:
|
D | testing_common.py | 165 def AddTests(masters, bots, tests_dict): argument 174 for master_name in masters:
|
D | dump_graph_json_test.py | 39 masters = _EntitiesOfKind(entities, 'Master') 42 self.assertEqual('M', masters[0].key.string_id())
|
D | add_point_test.py | 250 masters = graph_data.Master.query().fetch(limit=_FETCH_LIMIT) 251 self.assertEqual(1, len(masters)) 252 self.assertEqual('ChromiumPerf', masters[0].key.id()) 253 self.assertIsNone(masters[0].key.parent())
|
/external/webrtc/ |
D | PRESUBMIT.py | 458 masters = json.loads(subprocess.check_output( 462 for master in masters: 464 for builder in masters[master]:
|
/external/chromium-trace/catapult/dashboard/docs/ |
D | pages-and-endpoints.md | 19 - *masters*: Comma-separated list of master names
|
/external/skia/site/dev/contrib/ |
D | cqkeywords.md | 116 This keyword prevents the Skia build masters from building this commit with others. Use it when your
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | recognizers.rb | 279 def masters( *grammar_names )
|
/external/skia/site/dev/testing/ |
D | skialab.md | 117 …https://chromium.googlesource.com/chromium/tools/build/+/master/masters/master.client.skia/slaves.…
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ |
D | Ruby.stg | 207 masters( <grammar.delegators:{d|:<d.name>}; separator=", "> )<\n> 1155 masters( <grammar.delegators:{d|:<d.name>}; separator=", "> )<\n>
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_klex.pkb | 937 masculine"D!HJBA&C&EmaskscmassAmassage)D!HJH4master)masterscmatAmat…
|
/external/libvorbis/doc/ |
D | 01-introduction.tex | 24 masters) and a range of channel representations (monaural,
|
D | rfc5215.txt | 127 masters) and a range of channel representations (monaural,
|
/external/valgrind/ |
D | NEWS.old | 1035 The documentation masters are now in XML format, and from that
|
/external/e2fsprogs/debian/ |
D | changelog | 1180 FTP masters' override file.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 4100 N^V "masters" :G2P
|
/external/bison/ |
D | ChangeLog-2012 | 12723 * config/depcomp, config/install-sh: Update from masters. 21307 * config/missing: Update from masters.
|