Searched refs:AFFIRMATIVES (Results 1 – 4 of 4) sorted by relevance
/tools/tradefederation/core/atest/ |
D | constants_default.py | 142 AFFIRMATIVES = ['y', 'Y', 'yes', 'Yes', 'YES', ''] variable
|
D | cli_translator.py | 215 return decision in constants.AFFIRMATIVES
|
/tools/asuite/atest/ |
D | constants_default.py | 146 AFFIRMATIVES = ['y', 'Y', 'yes', 'Yes', 'YES', ''] variable
|
D | cli_translator.py | 214 return decision in constants.AFFIRMATIVES
|