HomeSort by relevance Sort by last modified time
    Searched refs:VALID_COMMANDS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/build/android/gyp/
emma_instr.py 190 VALID_COMMANDS = {
202 commands_dict=VALID_COMMANDS)
  /external/chromium_org/build/android/
test_runner.py 836 if command not in VALID_COMMANDS:
845 VALID_COMMANDS[command].add_options_func(option_parser)
853 # Define a named tuple for the values in the VALID_COMMANDS dictionary so the
858 VALID_COMMANDS = {
884 commands_dict=VALID_COMMANDS)

Completed in 76 milliseconds