Home
last modified time | relevance | path

Searched defs:cleanup1 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/unittest/test/
Dtest_runner.py22 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 Dtest_runner.py83 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/
Dtest_runner.py83 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 Dlisten01.c148 void cleanup1(void) in cleanup1() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sockioctl/
H A Dsockioctl01.c229 static void cleanup1(void) in cleanup1() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mremap/
H A Dmremap05.c203 static void cleanup1(struct test_case_t *t) in cleanup1() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c312 static void cleanup1(void) in cleanup1() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/recv/
H A Drecv01.c202 void cleanup1(void) in cleanup1() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/recvfrom/
H A Drecvfrom01.c233 void cleanup1(void) in cleanup1() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c382 static void cleanup1(void) in cleanup1() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c217 void cleanup1(void) in cleanup1() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c587 static void cleanup1(void) in cleanup1() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel_test.cc76 auto cleanup1 = gtl::MakeCleanup([async_interleave_many, source1]() { in TEST_P() local
765 auto cleanup1 = gtl::MakeCleanup([async_interleave_many, source1]() { in TEST() local