/aosp_15_r20/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
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/ |
H A D | test_runner.py | 83 def cleanup1(*args, **kwargs): function 110 def cleanup1(): function 150 def cleanup1(): function 194 def cleanup1(): function 391 def cleanup1(): function 1084 def cleanup1(): function
|
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/ |
D | test_runner.py | 83 def cleanup1(*args, **kwargs): function 110 def cleanup1(): function 150 def cleanup1(): function 194 def cleanup1(): function 391 def cleanup1(): function 1084 def cleanup1(): function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/listen/ |
H A D | listen01.c | 148 void cleanup1(void) in cleanup1() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sockioctl/ |
H A D | sockioctl01.c | 229 static void cleanup1(void) in cleanup1() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mremap/ |
H A D | mremap05.c | 203 static void cleanup1(struct test_case_t *t) in cleanup1() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/send/ |
H A D | send01.c | 312 static void cleanup1(void) in cleanup1() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/recv/ |
H A D | recv01.c | 202 void cleanup1(void) in cleanup1() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/recvfrom/ |
H A D | recvfrom01.c | 233 void cleanup1(void) in cleanup1() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendto/ |
H A D | sendto01.c | 382 static void cleanup1(void) in cleanup1() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/connect/ |
H A D | connect01.c | 217 void cleanup1(void) in cleanup1() function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendmsg/ |
H A D | sendmsg01.c | 587 static void cleanup1(void) in cleanup1() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A 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
|