Home
last modified time | relevance | path

Searched refs:rundir (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/
Dkvm-find-errors.sh14 rundir="${1}"
15 if test -z "$rundir" -o ! -d "$rundir"
23 for i in ${rundir}/*/Make.out
37 if grep -q -e "--buildonly" < ${rundir}/log
44 for i in ${rundir}/*/console.log
/external/autotest/site_utils/bootperf-bin/
Dresultsdir.py66 for rundir in dirlist:
67 keyval_path = os.path.join(dir_, rundir, _RESULTS_PATH)
/external/toolchain-utils/go/patch/
Dgo3.patch896 action = "rundir"
899 - case "compile", "compiledir", "build", "builddir", "run", "buildrun", "runoutput", "rundir":
900 …compile", "compiledir", "build", "builddir", "run", "runtarget", "buildrun", "runoutput", "rundir":