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

  /external/compiler-rt/lib/tsan/lit_tests/
test_output.sh 6 ROOTDIR=$(dirname $0)/..
7 BLACKLIST=$ROOTDIR/lit_tests/Helpers/blacklist.txt
16 LDFLAGS="-pie -lpthread -ldl $ROOTDIR/rtl/libtsan.a"
34 for c in $ROOTDIR/lit_tests/*.{c,cc}; do
49 test_file $ROOTDIR/lit_tests/$1 $CXX "DUMP"
  /development/ndk/tests/
run-all.sh 9 ROOTDIR=`dirname $PROGDIR`
105 SAMPLE_DIRS=`cd $ROOTDIR && ls -d samples/*`
106 SAMPLE_DIRS="$SAMPLE_DIRS "`cd $ROOTDIR && ls -d platforms/android-*/samples/*`
115 SAMPLEDIR=$ROOTDIR/$1
  /external/iproute2/
Makefile 2 ROOTDIR=$(DESTDIR)
11 DBM_INCLUDE:=$(ROOTDIR)/usr/include
  /ndk/tests/
run-tests.sh 30 ROOTDIR=`cd $PROGDIR/.. && pwd`
31 NDK_BUILDTOOLS_PATH=$ROOTDIR/build/tools
32 . $ROOTDIR/build/core/ndk-common.sh
33 . $ROOTDIR/build/tools/prebuilt-common.sh
138 echo " --ndk=<path> Path to NDK to test [$ROOTDIR]"
291 NDK="$ROOTDIR"
350 local SCRIPT="$ROOTDIR/build/awk/$SCRIPT_NAME.awk"
368 AWKDIR="$ROOTDIR/build/awk"
636 for DIR in `ls -d $ROOTDIR/tests/build/*`; do
763 for DIR in `ls -d $ROOTDIR/tests/device/*`; d
    [all...]

Completed in 105 milliseconds