Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/
H A Dtest_runner.py86 def cleanup2(*args, **kwargs): function
113 def cleanup2(): function
152 def cleanup2(): function
197 def cleanup2(): function
394 def cleanup2(): function
1087 def cleanup2(): function
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/
Dtest_runner.py86 def cleanup2(*args, **kwargs): function
113 def cleanup2(): function
152 def cleanup2(): function
197 def cleanup2(): function
394 def cleanup2(): function
1087 def cleanup2(): function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fdatasync/
H A Dfdatasync02.c167 void cleanup2(void) in cleanup2() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel_test.cc82 auto cleanup2 = gtl::MakeCleanup([async_interleave_many, source2]() { in TEST_P() local
771 auto cleanup2 = gtl::MakeCleanup([async_interleave_many, source2]() { in TEST() local