HomeSort by relevance Sort by last modified time
    Searched refs:rerun (Results 1 - 25 of 32) sorted by null

1 2

  /external/autotest/client/bin/self-test/
test 13 # XXX: the exit status that indicates a rerun ...
14 rerun=5
29 while [ "$rc" = "$rerun" ]; do
  /external/toolchain-utils/crosperf/experiment_files/
telemetry_perf_perf 52 --rerun=true \
  /external/toolchain-utils/crb/
crb_driver.py 67 rerun,
103 rerun=rerun,
301 parser.add_option('--rerun',
302 dest='rerun',
341 rerun = options.rerun
348 exact_remote, rerun, rerun_if_failed,
autotest_run.py 40 rerun=False,
58 self.rerun = rerun
197 if not self.rerun:
200 self._logger.LogOutput('--rerun passed. Not using cached results.')
  /external/toolchain-utils/crosperf/
experiment_factory.py 147 if global_settings.GetField('rerun'):
  /external/python/cpython2/Lib/test/
test_regrtest.py 97 rerun=(),
110 if isinstance(rerun, str):
111 rerun = [rerun]
146 if rerun:
147 regex = list_regex('%s re-run test%s', rerun)
150 for name in rerun:
175 if rerun:
685 failed=testname, rerun=testname)
regrtest.py 550 rerun = []
    [all...]
  /external/mesa3d/scripts/
get_reviewer.pl     [all...]
  /external/u-boot/scripts/
get_maintainer.pl     [all...]
  /external/python/cpython3/Lib/test/
test_regrtest.py 402 rerun=(), no_test_ran=(),
415 if isinstance(rerun, str):
416 rerun = [rerun]
453 if rerun:
454 regex = list_regex('%s re-run test%s', rerun)
457 for name in rerun:
489 if rerun:
    [all...]
  /external/libnl/
configure.ac 157 AC_MSG_ERROR(Required packages are missing. Please install them and rerun ./configure)
  /external/python/cpython3/Lib/test/libregrtest/
main.py 82 self.rerun = []
300 self.rerun = self.bad[:]
301 for test in self.rerun:
370 if self.rerun:
372 print("%s:" % count(len(self.rerun), "re-run test"))
373 printlist(self.rerun)
  /build/blueprint/pathtools/
glob.go 41 // to rerun the primary builder when the list of matching files changes.
388 // to rerun the primary builder when the list of matching files changes.
  /build/blueprint/
singleton_ctx.go 77 // dependencies to rerun the primary builder whenever a file matching
  /build/soong/android/
singleton.go 69 // of the patterns in excludes. It also adds efficient dependencies to rerun the primary
  /build/soong/cmd/javac_wrapper/
javac_wrapper.go 22 // soong_javac_wrapper tool, which means the javac command will not be rerun
  /external/boringssl/src/util/
godeps.go 21 // but CMake must be rerun when file lists change.
  /external/dnsmasq/src/
rfc1035.c     [all...]
  /external/virglrenderer/
git.mk 20 # Makefile.am files you create in your project, or just rerun the
  /external/harfbuzz_ng/
git.mk 21 # Makefile.am files you create in your project, or just rerun the
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/guice/lib/build/
junit.jar 
  /external/jsr330/lib/
junit.jar 
  /external/slf4j/integration/lib/
junit-3.8.1.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
junit-3.8.1.jar 

Completed in 1951 milliseconds

1 2