Searched defs:descendant_labels (Results 1 – 1 of 1) sorted by relevance
/external/autotest/client/common_lib/ |
D | cartesian_config.py | 86 def _might_match_adjacent(block, ctx, ctx_set, descendant_labels): argument 120 def might_match(self, ctx, ctx_set, descendant_labels): argument 138 def is_irrelevant(self, ctx, ctx_set, descendant_labels): argument 142 def requires_action(self, ctx, ctx_set, descendant_labels): argument 147 descendant_labels): argument 157 def is_irrelevant(self, ctx, ctx_set, descendant_labels): argument 161 def requires_action(self, ctx, ctx_set, descendant_labels): argument 166 descendant_labels): argument
|