Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/local/
Dstatusfile.py108 def _ParseOutcomeList(rule, outcomes, target_dict, variables): argument
123 if rule in target_dict:
124 target_dict[rule] |= result
126 target_dict[rule] = result