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

  /external/testng/src/main/java/org/testng/
CommandLineArgs.java 103 public static final String TEST_NAMES = "-testnames";
104 @Parameter(names = TEST_NAMES, description = "The list of test names to run")
TestNGAntTask.java 564 addStringIfNotBlank(argv, CommandLineArgs.TEST_NAMES, m_testNames);
    [all...]
TestNG.java     [all...]
  /external/vboot_reference/
Makefile 654 TEST_NAMES = \
688 TEST_NAMES += tests/vboot_region_tests
721 TEST_NAMES += ${TEST2X_NAMES} ${TEST20_NAMES} ${TEST21_NAMES}
737 TEST_NAMES += ${TLCL_TEST_NAMES}
740 TEST_BINS = $(addprefix ${BUILD}/,${TEST_NAMES})
    [all...]
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 632 milliseconds