HomeSort by relevance Sort by last modified time
    Searched refs:TESTS (Results 76 - 100 of 136) sorted by null

1 2 34 5 6

  /external/testng/src/main/java/org/testng/internal/
MethodInvocationHelper.java 229 if (ThreadUtil.isTestNGThread() && testResult.getTestContext().getCurrentXmlTest().getParallel() != XmlSuite.ParallelMode.TESTS) {
  /external/toolchain-utils/
generate-waterfall-reports.py 15 # tests are not expected to run on which boards; update this
35 TESTS = (
38 ('toolchain-tests', 'HWTest'),
244 ' tests regression benchmarks\n')
265 toolchain = build_dict.get('toolchain-tests', '[??/ ?? /??]')
267 toolchain_color = build_dict.get('toolchain-tests-color', '')
296 out_file.write('\n\n*P = Number of tests in suite that Passed; F = '
297 'Number of tests in suite that Failed; DR = Number of tests'
594 test_list = test_dict['tests']
    [all...]
  /external/eigen/blas/testing/
cblat3.f 173 * Read and check the parameter values for the tests.
373 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES',
379 9995 FORMAT( ' TESTS OF THE COMPLEX LEVEL 3 BLAS', //' THE F',
387 $ /' ******* TESTS ABANDONED *******' )
394 $ 'ARITHMETIC OR THE COMPILER.', /' ******* TESTS ABANDONED ',
398 9986 FORMAT( /' END OF TESTS' )
399 9985 FORMAT( /' ******* FATAL ERROR - TESTS ABANDONED *******' )
409 * Tests CGEMM.
478 * Skip tests if not enough room.
502 * Skip tests if not enough room
    [all...]
zblat3.f 175 * Read and check the parameter values for the tests.
375 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES',
381 9995 FORMAT( ' TESTS OF THE COMPLEX*16 LEVEL 3 BLAS', //' THE F',
389 $ /' ******* TESTS ABANDONED *******' )
396 $ 'ARITHMETIC OR THE COMPILER.', /' ******* TESTS ABANDONED ',
400 9986 FORMAT( /' END OF TESTS' )
401 9985 FORMAT( /' ******* FATAL ERROR - TESTS ABANDONED *******' )
411 * Tests ZGEMM.
480 * Skip tests if not enough room.
504 * Skip tests if not enough room
    [all...]
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.0.0/
support-annotations-25.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.0.1/
support-annotations-25.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.1.0/
support-annotations-25.1.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.1.1/
support-annotations-25.1.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.2.0/
support-annotations-25.2.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.3.0/
support-annotations-25.3.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.3.1/
support-annotations-25.3.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/25.4.0/
support-annotations-25.4.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/26.0.0-alpha1/
support-annotations-26.0.0-alpha1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/26.0.0-beta1/
support-annotations-26.0.0-beta1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-annotations/26.0.0-beta2/
support-annotations-26.0.0-beta2.jar 
  /prebuilts/sdk/current/support/annotations/
android-support-annotations.jar 
  /external/testng/src/main/java/org/testng/
SuiteRunner.java 34 * <CODE>SuiteRunner</CODE> is responsible for running all the tests included in one
301 // a <file-suite> tag and no real tests)
317 boolean testsInParallel = XmlSuite.ParallelMode.TESTS.equals(m_suite.getParallel());
373 * Implement <suite parallel="tests">.
377 * tag, it can't implement <suite parallel="tests">, which is why we're doing it here).
565 //files. This is not the desired behaviour of running tests in maven2.
  /external/harfbuzz_ng/
git.mk 295 $(TESTS:=.test) \
  /external/testng/src/main/java/org/testng/xml/
XmlSuite.java 32 TESTS, METHODS, CLASSES, INSTANCES, NONE, TRUE, FALSE;
112 /** Tests in suite. */
121 /** Time out for methods/tests */
274 * Returns the tests.
275 * @return the tests.
282 public void setTests(List<XmlTest> tests) {
283 m_tests = tests;
342 * Gets the parameters that apply to tests in this suite.<br>
  /prebuilts/go/darwin-x86/src/cmd/dist/
test.go 27 flag.BoolVar(&t.listMode, "list", false, "list available tests")
31 flag.BoolVar(&t.race, "race", false, "run in race builder mode (different set of tests)")
32 flag.BoolVar(&t.compileOnly, "compile-only", false, "compile tests, but don't run them. This is for some builders. Not all dist tests respect this flag, but most do.")
35 "run only those tests matching the regular expression; empty means to run all. "+
51 compileOnly bool // just try to compile all tests, but no need to run
55 runNames []string // tests to run, exclusive with runRx; empty means all
68 tests []distTest
135 // we run tests). It is disabled by default because iOS
180 for _, tt := range t.tests {
    [all...]
  /prebuilts/go/linux-x86/src/cmd/dist/
test.go 27 flag.BoolVar(&t.listMode, "list", false, "list available tests")
31 flag.BoolVar(&t.race, "race", false, "run in race builder mode (different set of tests)")
32 flag.BoolVar(&t.compileOnly, "compile-only", false, "compile tests, but don't run them. This is for some builders. Not all dist tests respect this flag, but most do.")
35 "run only those tests matching the regular expression; empty means to run all. "+
51 compileOnly bool // just try to compile all tests, but no need to run
55 runNames []string // tests to run, exclusive with runRx; empty means all
68 tests []distTest
135 // we run tests). It is disabled by default because iOS
180 for _, tt := range t.tests {
    [all...]
  /external/protobuf/src/
Makefile.am 478 # Tests ==============================================================
    [all...]
  /external/google-breakpad/
Makefile.am 41 # This is only necessary for building the unit tests until GTest is upgraded
326 ## Tests
388 TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
391 # Since Autotools 1.2, tests are run through a special "test driver" script.
427 src/common/linux/tests/crash_generator.cc \
429 src/common/tests/file_utils.cc \
592 src/common/linux/tests/crash_generator.cc \
593 src/common/tests/file_utils.cc \
    [all...]
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 
  /external/bison/tests/
testsuite 2 # Generated from ../../../tests/local.at by GNU Autoconf 2.69.
569 # Whether to rerun failed tests.
    [all...]

Completed in 1801 milliseconds

1 2 34 5 6