Searched refs:cleanup2 (Results 1 - 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap18.c | 70 goto cleanup2; in run_test() 79 goto cleanup2; in run_test() 107 goto cleanup2; in run_test() 116 goto cleanup2; in run_test() 121 cleanup2: in run_test()
|
H A D | hugemmap08.c | 89 goto cleanup2; in test_chunk_overcommit() 94 cleanup2: in test_chunk_overcommit()
|
/third_party/ltp/testcases/kernel/syscalls/getpeername/ |
H A D | getpeername01.c | 49 static void cleanup2(int); 64 {-1, (struct sockaddr *)&fsin1, &sinlen, -1, ENOTSOCK, setup2, cleanup2, 66 {-1, (struct sockaddr *)&fsin1, &sinlen, -1, ENOTCONN, setup3, cleanup2, 169 static void cleanup2(int i) in cleanup2() function
|
/third_party/ltp/testcases/kernel/syscalls/fdatasync/ |
H A D | fdatasync02.c | 100 static void cleanup2(void); 104 {EINVAL, "file descriptor to a special file", setup2, cleanup2}, 167 void cleanup2(void) in cleanup2() function
|
/third_party/python/Lib/unittest/test/ |
H A D | test_runner.py | 86 def cleanup2(*args, **kwargs): function 90 test.addCleanup(cleanup2) 94 (cleanup2, (), {})]) 113 def cleanup2(): function 117 test.addCleanup(cleanup2) 126 self.assertIn('in cleanup2', msg2) 137 test.addCleanup(cleanup2) 152 def cleanup2(): function 153 ordering.append('cleanup2') 167 'cleanup2', 'cleanup 197 def cleanup2(): global() function 394 def cleanup2(): global() function 1087 def cleanup2(): global() function [all...] |
/third_party/musl/libc-test/src/functional/ |
H A D | pthread_cancel.c | 23 static void cleanup2(void *arg) in cleanup2() function 50 pthread_cleanup_push(cleanup2, foo+1); in start_nested()
|
/third_party/icu/icu4c/source/common/ |
H A D | ubidi.cpp | 2425 goto cleanup2; in setParaRunsOnly() 2529 cleanup2: in setParaRunsOnly()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ubidi.cpp | 2425 goto cleanup2; in setParaRunsOnly() 2529 cleanup2: in setParaRunsOnly()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ubidi.cpp | 2425 goto cleanup2; in setParaRunsOnly() 2529 cleanup2: in setParaRunsOnly()
|
Completed in 16 milliseconds