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
29 BISECT_DIR = os.environ.get('BISECT_DIR') or DEFAULT_BISECT_DIR variable59 bisect_driver.bisect_driver(BISECT_STAGE, BISECT_DIR, execargs)
67 $BISECT_DIR or /tmp/sysroot_bisect. This value will set $BISECT_DIR79 export BISECT_DIR="/path/to/where/you/want/to/store/builds/"135 $BISECT_DIR or ~/ANDROID_BISECT/. This value will set $BISECT_DIR148 export BISECT_DIR="/path/to/where/you/want/to/store/builds/"
21 bisect_dir=${BISECT_DIR:-/tmp/sysroot_bisect}
10 This setup script will ensure your $BISECT_DIR is properly populated and
56 BISECT_ANDROID_DIR=${BISECT_DIR:-~/ANDROID_BISECT}
118 can override this by exporting BISECT_DIR set to whatever directory you