Home
last modified time | relevance | path

Searched defs:cleanup2 (Results 1 – 7 of 7) 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/ltp/testcases/kernel/syscalls/fdatasync/
Dfdatasync02.c167 void cleanup2(void) in 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
756 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/tensorflow/tensorflow/core/framework/
Dmodel_test.cc55 auto cleanup2 = gtl::MakeCleanup([async_interleave_many, source2]() { in TEST_P() local
517 auto cleanup2 = gtl::MakeCleanup([async_interleave_many, source2]() { in TEST() local
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg01.c349 void cleanup2(void) in cleanup2() function