Home
last modified time | relevance | path

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

/external/gemmlowp/scripts/
Dtest-android.sh80 echo adb shell "/data/local/tmp/$EXE $TESTARGS"
82 adb shell "/data/local/tmp/$EXE $TESTARGS" | tee "log-$EXE"
/external/clang/utils/ABITest/layout/
DMakefile8 TESTARGS := --max-args 0 --test-layout macro
65 $(ABITESTGEN) $(TESTARGS) -o $@ --min=$(shell expr $* '*' $(COUNT)) --count=$(COUNT)
/external/clang/utils/ABITest/return-types-32/
DMakefile7 TESTARGS += --max-args 0
/external/clang/utils/ABITest/return-types-64/
DMakefile7 TESTARGS += --max-args 0
/external/clang/utils/ABITest/single-args-32/
DMakefile7 TESTARGS += --no-function-return --max-args 1
/external/clang/utils/ABITest/single-args-64/
DMakefile13 TESTARGS += --no-function-return --max-args 1
/external/clang/utils/ABITest/
DMakefile.test.common6 # file, and TESTARGS is used to change the type generation. Make sure
9 TESTARGS := --no-unsigned --no-vector --no-complex --no-bool
156 …$(Verb) $(ABITESTGEN) $(TESTARGS) -o inputs/test.$*.a.c -T inputs/test.$*.b.c -D inputs/test.$*.dr…