Searched refs:BISECT_DIR (Results 1 – 8 of 8) sorted by relevance
40 export BISECT_DIR=~/NDK_EXAMPLE_BISECT41 if [[ -d ${BISECT_DIR} ]]; then42 rm -rf ${BISECT_DIR}
11 cat ${BISECT_DIR}/good/_LIST
34 BISECT_DIR = os.environ.get('BISECT_DIR') or DEFAULT_BISECT_DIR variable64 bisect_driver.bisect_driver(BISECT_STAGE, BISECT_DIR, execargs)
80 $BISECT_DIR or /tmp/sysroot_bisect. This value will set $BISECT_DIR93 export BISECT_DIR="/path/to/where/you/want/to/store/builds/"155 `$BISECT_DIR` or `~/ANDROID_BISECT/`. This value will set `$BISECT_DIR` for168 export BISECT_DIR="/path/to/where/you/want/to/store/builds/"
21 bisect_dir=${BISECT_DIR:-/tmp/sysroot_bisect}
14 This setup script will ensure your `$BISECT_DIR` is properly populated and
56 BISECT_ANDROID_DIR=${BISECT_DIR:-~/ANDROID_BISECT}
135 can override this by exporting `BISECT_DIR` set to whatever directory you