Searched refs:common_setup (Results 1 - 9 of 9) sorted by relevance

/external/lldb/test/lang/c/anonymous/
H A DTestAnonymous.py78 def common_setup(self, line): member in class:AnonymousTestCase
97 self.common_setup(self.line0)
107 self.common_setup(self.line1)
117 self.common_setup(self.line2)
129 self.common_setup(self.line2)
142 self.common_setup(self.line2)
/external/lldb/test/lang/c/shared_lib/
H A DTestSharedLib.py49 def common_setup(self): member in class:SharedLibTestCase
73 self.common_setup()
83 self.common_setup()
/external/lldb/test/lang/c/shared_lib_stripped_symbols/
H A DTestSharedLibStrippedSymbols.py49 def common_setup(self): member in class:SharedLibTestCase
73 self.common_setup()
83 self.common_setup()
/external/lldb/test/lang/c/blocks/
H A DTestBlocks.py33 def common_setup(self): member in class:AnonymousTestCase
56 self.common_setup()
/external/lldb/test/lang/objc/forward-decl/
H A DTestForwardDecl.py31 def common_setup(self): member in class:ForwardDeclTestCase
50 self.common_setup()
/external/lldb/test/lang/objc/hidden-ivars/
H A DTestHiddenIvars.py53 def common_setup(self): member in class:HiddenIvarsTestCase
72 self.common_setup()
94 self.common_setup()
/external/lldb/test/lang/objc/real-definition/
H A DTestRealDefinition.py53 def common_setup(self): member in class:TestRealDefinition
63 self.common_setup()
91 self.common_setup()
/external/lldb/test/lang/objc/objc-new-syntax/
H A DTestObjCNewSyntax.py43 def common_setup(self): member in class:ObjCNewSyntaxTestCase
65 self.common_setup()
/external/lldb/test/functionalities/register/
H A DTestRegisters.py64 def common_setup(self): member in class:RegisterCommandsTestCase
100 self.common_setup()
200 self.common_setup()
217 self.common_setup()

Completed in 191 milliseconds