Home
last modified time | relevance | path

Searched refs:rerun (Results 1 – 25 of 128) sorted by relevance

123456

/external/toolchain-utils/crb/
Dcrb_driver.py67 rerun, argument
103 rerun=rerun,
341 rerun = options.rerun
348 exact_remote, rerun, rerun_if_failed,
Dautotest_run.py40 rerun=False, argument
58 self.rerun = rerun
197 if not self.rerun:
/external/autotest/client/bin/self-test/
Dtest14 rerun=5
29 while [ "$rc" = "$rerun" ]; do
/external/python/cpython2/Lib/test/
Dtest_regrtest.py97 rerun=(), argument
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)
Dregrtest.py550 rerun = []
996 if rerun:
998 print("%s:" % count(len(rerun), "re-run test"))
999 printlist(rerun)
1009 rerun = bad[:]
1010 for test in rerun:
/external/mesa3d/scripts/
Dget_reviewer.pl1590 my $rerun = 0;
1668 $rerun = 1;
1675 $rerun = 1;
1679 $rerun = 1;
1684 $rerun = 1;
1689 $rerun = 1;
1697 $rerun = 1;
1700 $rerun = 1;
1703 $rerun = 1;
1706 $rerun = 1;
[all …]
/external/u-boot/scripts/
Dget_maintainer.pl1808 my $rerun = 0;
1886 $rerun = 1;
1893 $rerun = 1;
1897 $rerun = 1;
1902 $rerun = 1;
1907 $rerun = 1;
1915 $rerun = 1;
1918 $rerun = 1;
1921 $rerun = 1;
1924 $rerun = 1;
[all …]
/external/python/cpython3/Lib/test/libregrtest/
Dmain.py82 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)
/external/python/cpython3/Lib/test/
Dtest_regrtest.py402 rerun=(), no_test_ran=(), argument
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:
1006 failed=testname, rerun=testname)
/external/toolchain-utils/crosperf/experiment_files/
Dtelemetry_perf_perf52 --rerun=true \
/external/tensorflow/tensorflow/tools/dockerfiles/partials/ubuntu/
Ddevel-cpu.partial.Dockerfile25 # CACHE_STOP is used to rerun future commands, otherwise cloning tensorflow will be cached and will…
Ddevel-nvidia.partial.Dockerfile58 # CACHE_STOP is used to rerun future commands, otherwise cloning tensorflow will be cached and will…
/external/tensorflow/tensorflow/tools/dockerfiles/partials/
Dtensorflow-ppc64le.partial.Dockerfile13 # CACHE_STOP is used to rerun future commands, otherwise downloading the .whl will be cached and wi…
/external/autotest/client/site_tests/kernel_FirmwareRequest/
Dcontrol26 We rerun the same test several times to increase the probability of
/external/autotest/client/site_tests/platform_PrinterPpds/
Dcontrol.all_dump_debug22 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script.
Dcontrol.100_dump_debug23 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script.
Dcontrol.100_test_debug25 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script.
Dcontrol.all_test_debug24 4. Extract a printing pipeline from CUPS logs and rerun it as a shell script.
Dreadme.txt21 6. A printing pipeline used by CUPS is rerun in shell (see below) - debug only.
50 with 'debug' suffix in their names, whole pipeline is rerun outside CUPS. In
/external/google-breakpad/
DREADME42 Be sure to rerun upload.py from the same directory as you did for previous
/external/libxml2/
DINSTALL.libxml226 At that point you may have to rerun ldconfig or similar utility to
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/ppc64le/
Dcpu-ppc64le.Dockerfile57 # CACHE_STOP is used to rerun future commands, otherwise downloading the .whl will be cached and wi…
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/
Ddevel-cpu.Dockerfile48 # CACHE_STOP is used to rerun future commands, otherwise cloning tensorflow will be cached and will…
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt46 has been rerun... which causes me to wonder if the SSA generation code
/external/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt46 has been rerun... which causes me to wonder if the SSA generation code

123456