HomeSort by relevance Sort by last modified time
    Searched defs:TEST_COMMAND (Results 1 - 3 of 3) sorted by null

  /external/toolchain-utils/bestflags/
task.py 56 TEST_COMMAND = None
61 def InitLogCommand(build_command, test_command, log_directory):
66 test_command.
71 test_command: The command that will be used in the test stage to test this
77 Task.TEST_COMMAND = test_command
308 command = '%s %s %s' % (Task.TEST_COMMAND, self._image,
  /frameworks/support/media/version-compat-tests/lib/src/main/java/android/support/mediacompat/testlib/
MediaSessionConstants.java 46 public static final String TEST_COMMAND = "test-command";
  /cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
Utils.java 46 public static final String TEST_COMMAND = "test_command";

Completed in 285 milliseconds