HomeSort by relevance Sort by last modified time
    Searched refs:WORKING_DIR (Results 1 - 4 of 4) sorted by null

  /external/llvm/utils/bugpoint/
RemoteRunSafely.sh 53 WORKING_DIR=
70 WORKING_DIR=$(dirname $1)
77 #DEBUG: echo 'WORKING_DIR='$WORKING_DIR
86 local_program=$WORKING_DIR"/"$PROGRAM
  /external/swiftshader/third_party/LLVM/utils/bugpoint/
RemoteRunSafely.sh 53 WORKING_DIR=
70 WORKING_DIR=$(dirname $1)
77 #DEBUG: echo 'WORKING_DIR='$WORKING_DIR
86 local_program=$WORKING_DIR"/"$PROGRAM
  /external/autotest/client/cros/ui/
ui_test_base.py 58 WORKING_DIR = '/tmp/test'
85 golden_image_local_dir = os.path.join(ui_TestBase.WORKING_DIR,
101 test_image_filepath = os.path.join(ui_TestBase.WORKING_DIR, filename)
147 file_utils.rm_dir_if_exists(ui_TestBase.WORKING_DIR)
  /external/protobuf/protoc-artifacts/
build-protoc.sh 134 WORKING_DIR=$(pwd)
214 cd "$WORKING_DIR"/.. && ./configure $CONFIGURE_ARGS &&
216 cd "$WORKING_DIR" && mkdir -p target &&

Completed in 39 milliseconds