Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Doptions-syntax.test45 check_h 'must have PROG [ARGS] or -p PID'
46 check_h 'PROG [ARGS] must be specified with -D' -D -p $$
47 check_h '-c and -C are mutually exclusive' -c -C true
48 check_h '-c and -C are mutually exclusive' -C -c true
49 check_h '(-c or -C) and -ff are mutually exclusive' -c -ff true
50 check_h '(-c or -C) and -ff are mutually exclusive' -C -ff true
51 check_h '-w must be given with (-c or -C)' -w true
52 check_h 'piping the output and -ff are mutually exclusive' -o '|' -ff true
53 check_h 'piping the output and -ff are mutually exclusive' -o '!' -ff true
54 check_h "invalid -a argument: '-42'" -a -42
[all …]
Dsyntax.sh71 check_h() function
/external/strace/tests-mx32/
Doptions-syntax.test45 check_h 'must have PROG [ARGS] or -p PID'
46 check_h 'PROG [ARGS] must be specified with -D' -D -p $$
47 check_h '-c and -C are mutually exclusive' -c -C true
48 check_h '-c and -C are mutually exclusive' -C -c true
49 check_h '(-c or -C) and -ff are mutually exclusive' -c -ff true
50 check_h '(-c or -C) and -ff are mutually exclusive' -C -ff true
51 check_h '-w must be given with (-c or -C)' -w true
52 check_h 'piping the output and -ff are mutually exclusive' -o '|' -ff true
53 check_h 'piping the output and -ff are mutually exclusive' -o '!' -ff true
54 check_h "invalid -a argument: '-42'" -a -42
[all …]
Dsyntax.sh71 check_h() function
/external/strace/tests/
Doptions-syntax.test45 check_h 'must have PROG [ARGS] or -p PID'
46 check_h 'PROG [ARGS] must be specified with -D' -D -p $$
47 check_h '-c and -C are mutually exclusive' -c -C true
48 check_h '-c and -C are mutually exclusive' -C -c true
49 check_h '(-c or -C) and -ff are mutually exclusive' -c -ff true
50 check_h '(-c or -C) and -ff are mutually exclusive' -C -ff true
51 check_h '-w must be given with (-c or -C)' -w true
52 check_h 'piping the output and -ff are mutually exclusive' -o '|' -ff true
53 check_h 'piping the output and -ff are mutually exclusive' -o '!' -ff true
54 check_h "invalid -a argument: '-42'" -a -42
[all …]
Dsyntax.sh71 check_h() function
/external/deqp-deps/SPIRV-Tools/test/tools/
Dspirv_test_framework_nosetest.py58 def check_h(self): member in H
/external/swiftshader/third_party/SPIRV-Tools/test/tools/
Dspirv_test_framework_nosetest.py58 def check_h(self): member in H