OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addCleanup
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/CodeGen/
MachineModuleInfo.cpp
450
///
addCleanup
- Add a cleanup action for a landing pad.
452
void MachineModuleInfo::
addCleanup
(MachineBasicBlock *LandingPad) {
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
case.py
237
def
addCleanup
(self, function, *args, **kwargs):
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
case.py
225
def
addCleanup
(self, function, *args, **kwargs):
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
case.py
225
def
addCleanup
(self, function, *args, **kwargs):
[
all
...]
Completed in 215 milliseconds