Searched refs:THIS_DIR (Results 1 - 5 of 5) sorted by relevance

/openjdk10/jdk/test/java/awt/FontClass/CreateFont/fileaccess/
H A DTestFontFile.sh74 THIS_DIR=`pwd`
/openjdk10/common/bin/
H A Dcompare.sh171 THIS_DIR=$1
178 (cd $THIS_DIR && $FIND . -type d | $SORT > $WORK_DIR/dirs_this)
207 THIS_DIR=$1
214 (cd $THIS_DIR && $FIND . ! -type d | $SORT > $WORK_DIR/files_this)
243 THIS_DIR=$1
254 if [ ! -f ${THIS_DIR}/$f ]; then continue; fi
256 TP=`ls -l ${THIS_DIR}/$f | awk '{printf("%.10s\n", $1);}'`
274 THIS_DIR=$1
290 if [ ! -f ${THIS_DIR}/$f ]; then continue; fi
292 TF=$(cd ${THIS_DIR}
[all...]
/openjdk10/hotspot/test/runtime/6626217/
H A DTest6626217.sh45 ${CP} ${TESTSRC}${FS}* ${THIS_DIR}
/openjdk10/jdk/test/com/sun/corba/5036554/
H A DTestCorbaBug.sh71 THIS_DIR=`pwd`
/openjdk10/hotspot/test/
H A Dtest_env.sh103 THIS_DIR=.
104 echo "THIS_DIR=${THIS_DIR}"

Completed in 49 milliseconds