Home
last modified time | relevance | path

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

123

/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"
Dbtrfs-vwX.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dbtrfs-wX.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dscno_tampering.sh61 skip_ "$msg_prefix on mips n64 yet"
64 *) skip_ "$msg_prefix on $uname_m yet" ;;
Dinit.sh37 skip_() { warn_ "$ME_: skipped test: $*"; exit 77; } function
62 skip_ "$args exited with code 77"
267 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'
/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"
Dbtrfs-wX.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dbtrfs-vwX.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dscno_tampering.sh61 skip_ "$msg_prefix on mips n64 yet"
64 *) skip_ "$msg_prefix on $uname_m yet" ;;
Dinit.sh37 skip_() { warn_ "$ME_: skipped test: $*"; exit 77; } function
62 skip_ "$args exited with code 77"
267 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'
/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"
Dbtrfs-vwX.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dbtrfs-wX.test16 skip_ "\$BTRFS_MOUNTPOINT not set"
18 skip_ "\$BTRFS_MOUNTPOINT does not point to a directory"
Dscno_tampering.sh61 skip_ "$msg_prefix on mips n64 yet"
64 *) skip_ "$msg_prefix on $uname_m yet" ;;
Dinit.sh37 skip_() { warn_ "$ME_: skipped test: $*"; exit 77; } function
62 skip_ "$args exited with code 77"
267 skip_ "the kernel release $uname_r is not $1 or newer"
Dseccomp-strict.test10 77) skip_ "$* exited with code 77" ;;

123