Searched refs:THISDIR (Results 1 – 6 of 6) sorted by relevance
9 export THISDIR=`dirname $0`53 export CHROME_VALGRIND=`sh $THISDIR/locate_valgrind.sh`82 DRMEMORY_PATH="$THISDIR/../../third_party/drmemory"103 TSAN_PATH="$THISDIR/../../third_party/tsan"121 PYTHONPATH=$THISDIR/../python/google python \122 "$THISDIR/chrome_tests.py" $ARGV_COPY
16 export THISDIR=`dirname $0`44 IGNORE_FILE="$THISDIR/tsan/ignores.txt"83 SUPPRESSIONS="$THISDIR/$TOOL_NAME/suppressions.txt"85 CHROME_VALGRIND=`sh $THISDIR/locate_valgrind.sh`
7 set THISDIR=%~dp0 variable37 set DRMEMORY_PATH=%THISDIR%..\..\third_party\drmemory53 set TSAN_PATH=%THISDIR%..\..\third_party\tsan68 set PYTHONPATH=%THISDIR%../python/google70 python %THISDIR%/chrome_tests.py %*
13 THISDIR=$(dirname "${0}")14 LOGS_DIR=$THISDIR/waterfall.tmp130 PYTHONPATH=$THISDIR/../python/google \131 python "$THISDIR/test_suppressions.py" $@ "$LOGS_DIR/report_"*
12 export THISDIR=`dirname $0`49 CHROME_VALGRIND="$THISDIR/../../third_party/valgrind/$PLATFORM"
13 export THISDIR=`dirname $0`15 $THISDIR/asan_symbolize.py |