Home
last modified time | relevance | path

Searched refs:common_setup (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/lldb/test/API/lang/cpp/virtual-functions/
DTestCppVirtualFunctions.py10 def common_setup(self): member in TestCase
15 self.common_setup()
20 self.common_setup()
27 self.common_setup()
34 self.common_setup()
/external/llvm-project/lldb/test/API/lang/c/anonymous/
DTestAnonymous.py20 self.common_setup(self.line0)
31 self.common_setup(self.line1)
47 self.common_setup(self.line2)
61 self.common_setup(self.line2)
72 self.common_setup(self.line2)
125 self.common_setup(self.line2)
143 def common_setup(self, line): member in AnonymousTestCase
/external/llvm-project/lldb/test/API/lang/c/shared_lib_stripped_symbols/
DTestSharedLibStrippedSymbols.py24 self.common_setup()
40 self.common_setup()
59 def common_setup(self): member in SharedLibStrippedTestCase
/external/llvm-project/lldb/test/API/lang/objc/real-definition/
DTestRealDefinition.py20 self.common_setup()
57 self.common_setup()
89 def common_setup(self): member in TestRealDefinition
/external/llvm-project/lldb/test/API/lang/c/shared_lib/
DTestSharedLib.py22 self.common_setup(preload_symbols)
51 self.common_setup()
70 def common_setup(self, preload_symbols = True): member in SharedLibTestCase
/external/llvm-project/lldb/test/API/lang/objc/hidden-ivars/
DTestHiddenIvars.py71 self.common_setup(False)
77 def common_setup(self, strip): member in HiddenIvarsTestCase
119 self.common_setup(strip)
172 self.common_setup(strip)
/external/llvm-project/lldb/test/API/commands/register/register/register_command/
DTestRegisters.py36 self.common_setup()
85 self.common_setup()
132 def common_setup(self): member in RegisterCommandsTestCase
441 self.common_setup()
489 self.common_setup()
506 self.common_setup()
/external/llvm-project/lldb/test/API/lang/objc/conflicting-definition/
DTestConflictingDefinition.py21 self.common_setup()
44 def common_setup(self): member in TestRealDefinition
/external/llvm-project/lldb/test/API/lang/cpp/namespace_definitions/
DTestNamespaceDefinitions.py29 self.common_setup()
44 def common_setup(self): member in NamespaceDefinitionsTestCase
/external/ltp/testcases/network/stress/dns/
Ddns-stress.sh43 common_setup() function
199 common_setup
/external/autotest/client/site_tests/network_DhcpNak/
Dnetwork_DhcpNak.py30 def common_setup(self): member in network_DhcpNak
229 self.common_setup()
/external/llvm-project/lldb/test/API/functionalities/thread/step_until/
DTestStepUntil.py53 thread = self.common_setup(None)
/external/toybox/toys/posix/
Dps.c1283 static void common_setup(void) in common_setup() function
1308 common_setup(); in ps_main()
1748 common_setup(); in top_setup()