Home
last modified time | relevance | path

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

/external/vixl/tools/
Dtest.py74 strict_choices = True): argument
79 self.strict_choices = strict_choices
100 strict_choices = True): argument
106 strict_choices = strict_choices)
117 strict_choices = True): argument
123 strict_choices = strict_choices)
148 strict_choices = False)
159 strict_choices = False)
194 choices = option.val_test_choices if option.strict_choices else None
196 if not option.strict_choices: