| /external/python/cpython2/Lib/unittest/test/ |
| D | test_runner.py | 22 def cleanup1(*args, **kwargs): function 57 def cleanup1(): function 90 def cleanup1(): function 131 def cleanup1(): function
|
| /external/python/cpython3/Lib/unittest/test/ |
| D | test_runner.py | 59 def cleanup1(*args, **kwargs): function 85 def cleanup1(): function 120 def cleanup1(): function 161 def cleanup1(): function 319 def cleanup1(): function 953 def cleanup1(): function
|
| /external/ltp/testcases/kernel/syscalls/listen/ |
| D | listen01.c | 148 void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/getsockname/ |
| D | getsockname01.c | 177 void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/getsockopt/ |
| D | getsockopt01.c | 204 void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/sockioctl/ |
| D | sockioctl01.c | 231 static void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/mremap/ |
| D | mremap05.c | 203 static void cleanup1(struct test_case_t *t) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/send/ |
| D | send01.c | 333 static void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/recv/ |
| D | recv01.c | 213 void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/connect/ |
| D | connect01.c | 228 void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/recvfrom/ |
| D | recvfrom01.c | 242 void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/sendto/ |
| D | sendto01.c | 403 static void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/sendmsg/ |
| D | sendmsg01.c | 601 static void cleanup1(void) in cleanup1() function
|
| /external/ltp/testcases/kernel/syscalls/recvmsg/ |
| D | recvmsg01.c | 344 void cleanup1(void) in cleanup1() function
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | model_test.cc | 76 auto cleanup1 = gtl::MakeCleanup([async_interleave_many, source1]() { in TEST_P() local 765 auto cleanup1 = gtl::MakeCleanup([async_interleave_many, source1]() { in TEST() local
|