Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/local/
Dstatusfile.py99 def _ParseOutcomeList(rule, outcomes, target_dict, variables): argument
114 if rule in target_dict:
115 target_dict[rule] |= result
117 target_dict[rule] = result