Home
last modified time | relevance | path

Searched refs:SEARCHROOT (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/atest/tools/
Dupdatedb_darwin.sh58 U) SEARCHROOT="$OPTARG";; # Search root.
68 : ${SEARCHROOT:="$ANDROID_BUILD_TOP"}
69 if [ -z "$SEARCHROOT" ]; then
101 if find -s $SEARCHROOT $excludes $or -print 2>/dev/null -true |