Home
last modified time | relevance | path

Searched defs:cleanup2 (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/unittest/test/
Dtest_runner.py25 def cleanup2(*args, **kwargs): function
60 def cleanup2(): function
92 def cleanup2(): function
134 def cleanup2(): function
/external/python/cpython3/Lib/unittest/test/
Dtest_runner.py62 def cleanup2(*args, **kwargs): function
88 def cleanup2(): function
122 def cleanup2(): function
164 def cleanup2(): function
252 def cleanup2(): function
755 def cleanup2(): function
/external/ltp/testcases/kernel/syscalls/fdatasync/
Dfdatasync02.c167 void cleanup2(void) in cleanup2() function
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/test/
Dtest_case.py65 def cleanup2(*args, **kwargs): function
106 def cleanup2(): function
141 def cleanup2(): function
185 def cleanup2(): function
/external/ltp/testcases/kernel/syscalls/getpeername/
Dgetpeername01.c169 static void cleanup2(int i) in cleanup2() function
/external/ltp/testcases/kernel/syscalls/waitid/
Dwaitid02.c191 static void cleanup2(struct testcase_t *t) in cleanup2() function
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c349 void cleanup2(void) in cleanup2() function
/external/tensorflow/tensorflow/core/framework/
Dmodel_test.cc58 auto cleanup2 = gtl::MakeCleanup([async_interleave_many, source2]() { in TEST_P() local
624 auto cleanup2 = gtl::MakeCleanup([async_interleave_many, source2]() { in TEST() local