Searched refs:cleanup2 (Results 1 - 5 of 5) 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/oprofile/agents/jvmti/
H A Dlibjvmti_oprofile.c134 goto cleanup2;
202 cleanup2:
/external/openssl/crypto/objects/
H A Dobj_dat.c206 static IMPLEMENT_LHASH_DOALL_FN(cleanup2, ADDED_OBJ)
232 lh_ADDED_OBJ_doall(added,LHASH_DOALL_FN(cleanup2)); /* set counters */
/external/chromium_org/third_party/icu/source/common/
H A Dubidi.c2304 goto cleanup2;
2408 cleanup2:
/external/icu/icu4c/source/common/
H A Dubidi.c2398 goto cleanup2;
2502 cleanup2:

Completed in 132 milliseconds