Home
last modified time | relevance | path

Searched refs:BASEDIR (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/bin/
H A Drun-posix-option-group-test.sh13 BASEDIR="$(dirname "$0")/../${TESTPATH}/conformance/interfaces"
45 run_option_group_tests "$BASEDIR/aio_*"
46 run_option_group_tests "$BASEDIR/lio_listio"
50 run_option_group_tests "$BASEDIR/sig*"
51 run_option_group_tests $BASEDIR/raise
52 run_option_group_tests $BASEDIR/kill
53 run_option_group_tests $BASEDIR/killpg
54 run_option_group_tests $BASEDIR/pthread_kill
55 run_option_group_tests $BASEDIR/pthread_sigmask
59 run_option_group_tests "$BASEDIR/se
[all...]
/third_party/glslang/Test/
H A Druntests9 BASEDIR=baseResults
39 diff -b $BASEDIR/$b.out $TARGETDIR/$b.out || HASERROR=1
50 diff -b $BASEDIR/badMacroArgs.frag.out $TARGETDIR/badMacroArgs.frag.out || HASERROR=1
57 diff -b $BASEDIR/reflection.vert.out $TARGETDIR/reflection.vert.out || HASERROR=1
59 diff -b $BASEDIR/reflection.options.vert.out $TARGETDIR/reflection.options.vert.out || HASERROR=1
61 diff -b $BASEDIR/reflection.frag.out $TARGETDIR/reflection.frag.out || HASERROR=1
63 diff -b $BASEDIR/reflection.options.frag.out $TARGETDIR/reflection.options.frag.out || HASERROR=1
65 diff -b $BASEDIR/reflection.options.geom.out $TARGETDIR/reflection.options.geom.out || HASERROR=1
67 diff -b $BASEDIR/reflection.linked.out $TARGETDIR/reflection.linked.out || HASERROR=1
69 diff -b $BASEDIR/reflectio
[all...]
/third_party/skia/third_party/externals/swiftshader/src/
H A Dclang-format-all.sh45 BASEDIR=$(git rev-parse --show-toplevel)
49 ${CLANG_FORMAT} -i -style=file "$BASEDIR/$FILE"

Completed in 2 milliseconds