HomeSort by relevance Sort by last modified time
    Searched defs:cleanup (Results 1 - 25 of 2069) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/lib/tsan/go/
buildgo.sh 101 cleanup() { function
104 trap cleanup EXIT
  /external/libdivsufsort/
generate_includes.sh 23 cleanup() { function
26 trap cleanup INT TERM ERR EXIT
  /external/ltp/testcases/kernel/containers/netns/
netns_sysfs.sh 41 cleanup() function
55 TST_CLEANUP=cleanup
  /external/ltp/testcases/kernel/device-drivers/locking/
lock_torture.sh 28 TST_CLEANUP=cleanup
49 cleanup() function
51 tst_resm TINFO "cleanup"
66 trap cleanup INT
  /external/ltp/testcases/kernel/device-drivers/rcu/
rcu_torture.sh 28 TST_CLEANUP=cleanup
53 cleanup() function
55 tst_resm TINFO "cleanup"
66 trap cleanup INT
  /external/ltp/testcases/kernel/security/smack/
smack_file_access.sh 24 cleanup() function
36 TST_CLEANUP=cleanup
  /external/ltp/testcases/network/tcp_fastopen/
tcp_fastopen_run.sh 57 cleanup() function
73 TST_CLEANUP="cleanup"
  /external/ltp/testcases/network/virt/
geneve01.sh 35 cleanup() function
40 TST_CLEANUP="cleanup"
gre01.sh 33 cleanup() function
38 TST_CLEANUP="cleanup"
vlan03.sh 34 cleanup() function
39 TST_CLEANUP="cleanup"
vxlan03.sh 45 cleanup() function
50 TST_CLEANUP="cleanup"
  /external/strace/tests/
detach-running.test 50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
detach-sleeping.test 50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
detach-stopped.test 57 cleanup() function
71 cleanup
79 cleanup
89 cleanup
96 cleanup
101 cleanup
106 cleanup
  /external/strace/tests-m32/
detach-running.test 50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
detach-sleeping.test 50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
detach-stopped.test 57 cleanup() function
71 cleanup
79 cleanup
89 cleanup
96 cleanup
101 cleanup
106 cleanup
  /external/strace/tests-mx32/
detach-running.test 50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
detach-sleeping.test 50 cleanup() function
62 cleanup
72 cleanup
79 cleanup
84 cleanup
89 cleanup
detach-stopped.test 57 cleanup() function
71 cleanup
79 cleanup
89 cleanup
96 cleanup
101 cleanup
106 cleanup
  /prebuilts/go/darwin-x86/doc/articles/wiki/
test.bash 14 cleanup() { function
18 trap cleanup 0 INT
  /prebuilts/go/darwin-x86/misc/cgo/testplugin/
test.bash 17 function cleanup() { function
21 trap cleanup EXIT
  /prebuilts/go/darwin-x86/src/
androidtest.bash 58 function cleanup() { function
61 trap cleanup EXIT
  /prebuilts/go/linux-x86/doc/articles/wiki/
test.bash 14 cleanup() { function
18 trap cleanup 0 INT
  /prebuilts/go/linux-x86/misc/cgo/testplugin/
test.bash 17 function cleanup() { function
21 trap cleanup EXIT

Completed in 2362 milliseconds

1 2 3 4 5 6 7 8 91011>>