Searched refs:rundir (Results 1 – 3 of 3) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/ |
D | kvm-find-errors.sh | 14 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/ |
D | resultsdir.py | 66 for rundir in dirlist: 67 keyval_path = os.path.join(dir_, rundir, _RESULTS_PATH)
|
/external/toolchain-utils/go/patch/ |
D | go3.patch | 896 action = "rundir" 899 - case "compile", "compiledir", "build", "builddir", "run", "buildrun", "runoutput", "rundir": 900 …compile", "compiledir", "build", "builddir", "run", "runtarget", "buildrun", "runoutput", "rundir":
|