Searched refs:VALID_TYPES (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/site_compare/
H A Dcommand_line.py57 VALID_TYPES = ['string', 'readfile', 'int', 'flag', 'coords'] variable in class:Command.Argument
83 if type not in Command.Argument.VALID_TYPES:

Completed in 173 milliseconds