Home
last modified time | relevance | path

Searched refs:skip_ (Results 1 – 25 of 44) sorted by relevance

12

/external/pcre/pcrecpp/
Dpcre_scanner.cc45 skip_(NULL), in Scanner()
56 skip_(NULL), in Scanner()
65 delete skip_; in ~Scanner()
70 delete skip_; in SetSkipExpression()
72 skip_ = new RE(re); in SetSkipExpression()
77 skip_ = NULL; in SetSkipExpression()
84 delete skip_; in Skip()
86 skip_ = new RE(re); in Skip()
91 skip_ = NULL; in Skip()
98 assert(skip_ != NULL); in DisableSkip()
[all …]
/external/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_stress_test.sh43 eval skip_$target=1
46 eval skip_$target=0
56 local skip_var=skip_$1
/external/strace/tests/
Dbtrfs-vw.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dbtrfs-w.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dinit.sh36 skip_() { warn_ "$ME_: skipped test: $*"; exit 77; } function
61 skip_ "$args exited with code 77"
242 skip_ "the kernel release $uname_r is not $1 or newer"
Dpipe.test11 skip_ 'test executable does not use pipe syscall'
Dseccomp-strict.test10 77) skip_ "$* exited with code 77" ;;
Dprctl-seccomp-strict.test11 77) skip_ "$* exited with code 77" ;;
Dscno_tampering.sh56 *) skip_ "$MIPS_ABI scno tampering does not work on $uname_m yet" ;;
Dutimensat.test13 skip_ 'test executable does not use utimensat syscall'
/external/strace/tests-m32/
Dbtrfs-vw.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dbtrfs-w.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dinit.sh36 skip_() { warn_ "$ME_: skipped test: $*"; exit 77; } function
61 skip_ "$args exited with code 77"
242 skip_ "the kernel release $uname_r is not $1 or newer"
Dseccomp-strict.test10 77) skip_ "$* exited with code 77" ;;
Dpipe.test11 skip_ 'test executable does not use pipe syscall'
Dscno_tampering.sh56 *) skip_ "$MIPS_ABI scno tampering does not work on $uname_m yet" ;;
Dprctl-seccomp-strict.test11 77) skip_ "$* exited with code 77" ;;
/external/strace/tests-mx32/
Dbtrfs-w.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dbtrfs-vw.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dinit.sh36 skip_() { warn_ "$ME_: skipped test: $*"; exit 77; } function
61 skip_ "$args exited with code 77"
242 skip_ "the kernel release $uname_r is not $1 or newer"
Dseccomp-strict.test10 77) skip_ "$* exited with code 77" ;;
Dpipe.test11 skip_ 'test executable does not use pipe syscall'
Dprctl-seccomp-strict.test11 77) skip_ "$* exited with code 77" ;;
Dscno_tampering.sh56 *) skip_ "$MIPS_ABI scno tampering does not work on $uname_m yet" ;;
Dutimensat.test13 skip_ 'test executable does not use utimensat syscall'

12