Home
last modified time | relevance | path

Searched refs:setTearDownCleanup (Results 1 – 25 of 35) sorted by relevance

12

/external/lldb/test/types/
DHideTestFailures.py47 self.setTearDownCleanup(dictionary=d)
54 self.setTearDownCleanup(dictionary=d)
62 self.setTearDownCleanup(dictionary=d)
69 self.setTearDownCleanup(dictionary=d)
77 self.setTearDownCleanup(dictionary=d)
84 self.setTearDownCleanup(dictionary=d)
93 self.setTearDownCleanup(dictionary=d)
100 self.setTearDownCleanup(dictionary=d)
108 self.setTearDownCleanup(dictionary=d)
115 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/functionalities/watchpoint/watchpoint_commands/
DTestWatchpointCommands.py34 self.setTearDownCleanup(dictionary=self.d)
42 self.setTearDownCleanup(dictionary=self.d)
50 self.setTearDownCleanup(dictionary=self.d)
58 self.setTearDownCleanup(dictionary=self.d)
66 self.setTearDownCleanup(dictionary=self.d)
74 self.setTearDownCleanup(dictionary=self.d)
82 self.setTearDownCleanup(dictionary=self.d)
90 self.setTearDownCleanup(dictionary=self.d)
98 self.setTearDownCleanup(dictionary=self.d)
106 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/python_api/hello_world/
DTestHelloWorld.py22 self.setTearDownCleanup(dictionary=self.d)
33 self.setTearDownCleanup(dictionary=self.d)
45 self.setTearDownCleanup(dictionary=self.d)
56 self.setTearDownCleanup(dictionary=self.d)
68 self.setTearDownCleanup(dictionary=self.d)
80 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/functionalities/watchpoint/watchpoint_commands/command/
DTestWatchpointCommandLLDB.py33 self.setTearDownCleanup(dictionary=self.d)
41 self.setTearDownCleanup(dictionary=self.d)
49 self.setTearDownCleanup(dictionary=self.d)
57 self.setTearDownCleanup(dictionary=self.d)
DTestWatchpointCommandPython.py33 self.setTearDownCleanup(dictionary=self.d)
41 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/functionalities/watchpoint/multiple_threads/
DTestWatchpointMultipleThreads.py21 self.setTearDownCleanup(dictionary=self.d)
30 self.setTearDownCleanup(dictionary=self.d)
38 self.setTearDownCleanup(dictionary=self.d)
47 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/python_api/thread/
DTestThreadAPI.py53 self.setTearDownCleanup(dictionary=d)
63 self.setTearDownCleanup(dictionary=d)
74 self.setTearDownCleanup(dictionary=d)
85 self.setTearDownCleanup(dictionary=d)
96 self.setTearDownCleanup(dictionary=d)
106 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/lang/cpp/dynamic-value/
DTestCppValueCast.py23 self.setTearDownCleanup(dictionary=self.d_virtual)
33 self.setTearDownCleanup(dictionary=self.d_virtual)
42 self.setTearDownCleanup(dictionary=self.d_regular)
50 self.setTearDownCleanup(dictionary=self.d_regular)
/external/lldb/test/lang/objc/radar-9691614/
DTestObjCMethodReturningBOOL.py21 self.setTearDownCleanup(dictionary=d)
29 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/lang/objc/foundation/
DTestConstStrings.py22 self.setTearDownCleanup(self.d)
29 self.setTearDownCleanup(self.d)
DTestObjectDescriptionAPI.py23 self.setTearDownCleanup(dictionary=d)
34 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/lang/objc/rdar-10967107/
DTestRdar10967107.py21 self.setTearDownCleanup(dictionary=d)
29 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/functionalities/watchpoint/variable_out_of_scope/
DTestWatchedVarHitWhenInScope.py28 self.setTearDownCleanup(dictionary=self.d)
36 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/lang/objc/rdar-12408181/
DTestRdar12408181.py21 self.setTearDownCleanup(dictionary=d)
29 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/functionalities/watchpoint/hello_watchpoint/
DTestMyFirstWatchpoint.py22 self.setTearDownCleanup(dictionary=self.d)
30 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/functionalities/watchpoint/watchpoint_commands/condition/
DTestWatchpointConditionCmd.py33 self.setTearDownCleanup(dictionary=self.d)
41 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/functionalities/stop-hook/multiple_threads/
DTestStopHookMultipleThreads.py20 self.setTearDownCleanup(dictionary=self.d)
28 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/python_api/target/
DTestTargetAPI.py22 self.setTearDownCleanup(dictionary=d)
38 self.setTearDownCleanup(dictionary=d)
48 self.setTearDownCleanup(dictionary=d)
57 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/lang/objc/print-obj/
DTestPrintObj.py20 self.setTearDownCleanup(dictionary=d)
28 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/functionalities/inferior-changed/
DTestInferiorChanged.py21 self.setTearDownCleanup(dictionary=d)
35 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/lang/objc/rdar-11355592/
DTestRdar11355592.py21 self.setTearDownCleanup(dictionary=d)
29 self.setTearDownCleanup(dictionary=d)
/external/lldb/test/functionalities/watchpoint/watchpoint_set_command/
DTestWatchLocationWithWatchSet.py20 self.setTearDownCleanup(dictionary=self.d)
28 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/functionalities/watchpoint/hello_watchlocation/
DTestWatchLocation.py21 self.setTearDownCleanup(dictionary=self.d)
29 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/python_api/watchpoint/condition/
DTestWatchpointConditionAPI.py33 self.setTearDownCleanup(dictionary=self.d)
41 self.setTearDownCleanup(dictionary=self.d)
/external/lldb/test/python_api/type/
DTestTypeList.py22 self.setTearDownCleanup(dictionary=d)
31 self.setTearDownCleanup(dictionary=d)

12