Searched refs:cleanup2 (Results 1 - 2 of 2) sorted by relevance

/external/lldb/test/unittest2/test/
H A Dtest_case.py61 def cleanup2(*args, **kwargs): function in function:TestCleanUp.testCleanUp
65 test.addCleanup(cleanup2)
69 (cleanup2, (), {})])
95 def cleanup2(): function in function:TestCleanUp.testCleanUpWithErrors
99 test.addCleanup(cleanup2)
127 def cleanup2(): function in function:TestCleanUp.testCleanupInRun
128 ordering.append('cleanup2')
130 test.addCleanup(cleanup2)
141 'cleanup2', 'cleanup1', 'success'])
168 test.addCleanup(cleanup2)
169 def cleanup2(): function in function:TestCleanUp.testTestCaseDebugExecutesCleanups
[all...]
/external/icu/icu4c/source/common/
H A Dubidi.c2401 goto cleanup2;
2505 cleanup2:

Completed in 107 milliseconds