/external/lldb/test/functionalities/conditional_break/ |
TestConditionalBreak.py | 132 substrs = ['stopped', 'stop reason = breakpoint']) 138 substrs = ["a.out`c"]) 143 substrs = ["a.out`a"])
|
/external/lldb/test/functionalities/thread/create_after_attach/ |
TestCreateAfterAttach.py | 83 substrs = ['stopped', 97 substrs = ['stopped', 113 substrs = ['stopped',
|
/external/lldb/test/expression_command/radar_9673664/ |
TestExprHelpExamples.py | 38 substrs = ["'f'"])
|
/external/lldb/test/functionalities/command_source/ |
TestCommandSource.py | 39 substrs = [str(datetime.date.today())])
|
/external/lldb/test/lang/cpp/enum_types/ |
TestCPP11EnumTypes.py | 135 substrs = ['stopped', 140 substrs = [' resolved, hit count = 1']) 145 substrs = ['enum DayType {', 170 substrs = [enum_value])
|
/external/lldb/test/functionalities/thread/exit_during_break/ |
TestExitDuringBreak.py | 47 substrs = ["1: file = 'main.cpp', line = %d, locations = 1" % self.breakpoint]) 54 substrs = ['stopped',
|
/external/lldb/test/functionalities/thread/multi_break/ |
TestMultipleBreakpoints.py | 47 substrs = ["1: file = 'main.cpp', line = %d, locations = 1" % self.breakpoint]) 55 substrs = ['stopped',
|
/external/lldb/test/lang/cpp/namespace/ |
TestNamespace.py | 53 substrs = ['stopped', 67 substrs = slist)
|
/external/lldb/test/types/ |
AbstractBase.py | 128 substrs = [" at basic_type.cpp:%d" % break_line, 156 substrs = list(atoms)) 161 substrs = [nv]) 209 substrs = [" at basic_type.cpp:%d" % break_line, 247 substrs = list(atoms)) 252 substrs = [valPart])
|
/external/lldb/test/functionalities/thread/create_during_step/ |
TestCreateDuringStep.py | 92 substrs = ["1: file = 'main.cpp', line = %d, locations = 1" % self.breakpoint]) 99 substrs = ['stopped', 145 substrs = ['stopped',
|
/external/lldb/test/functionalities/thread/exit_during_step/ |
TestExitDuringStep.py | 92 substrs = ["1: file = 'main.cpp', line = %d, locations = 1" % self.breakpoint]) 99 substrs = ['stopped', 149 substrs = ['stopped',
|
/external/lldb/test/lang/cpp/class_static/ |
TestStaticVariables.py | 64 substrs = ['stopped', 69 substrs = ['(PointType [2]) A::g_points']) 71 substrs = ['(PointType [2]) g_points'])
|
/external/lldb/test/functionalities/embedded_interpreter/ |
TestConvenienceVariables.py | 68 substrs = ['a.out']) 83 substrs = ['frame #0', 'main.c:%d' % self.line])
|
/external/lldb/test/functionalities/thread/break_after_join/ |
TestBreakAfterJoin.py | 47 substrs = ["1: file = 'main.cpp', line = %d, locations = 1" % self.breakpoint]) 54 substrs = ['stopped',
|
/external/lldb/test/lang/c/set_values/ |
TestSetValues.py | 56 substrs = ['stopped', 61 substrs = [' resolved, hit count = 1'])
|
/external/lldb/test/lang/cpp/class_types/ |
TestClassTypesDisassembly.py | 66 substrs = ['stopped', 71 substrs = ['C::C'])
|
/external/lldb/test/lang/cpp/stl/ |
TestStdCXXDisassembly.py | 45 substrs = ["a.out", 69 substrs = ["libstdc++"])
|
/external/lldb/test/python_api/frame/inlines/ |
TestInlinedFrame.py | 78 substrs = ['%s:%d' % (self.source, self.first_stop)]) 89 substrs = ['%s:%d' % (self.source, self.second_stop)])
|
/external/lldb/test/expression_command/two-files/ |
TestObjCTypeQueryFromOtherCompileUnit.py | 47 substrs = ['(NSArray *) $0 = 0x'])
|
/external/lldb/test/functionalities/breakpoint/breakpoint_command/ |
TestRegexpBreakCommand.py | 50 substrs = ['stopped',
|
/external/lldb/test/functionalities/breakpoint/inlined_breakpoints/ |
TestInlinedBreakpoints.py | 57 substrs = ['stopped',
|
/external/lldb/test/functionalities/non-overlapping-index-variable-i/ |
TestIndexVariable.py | 36 substrs = ['stopped',
|
/external/lldb/test/functionalities/single-quote-in-filename-to-lldb/ |
TestSingleQuoteInFilename.py | 67 substrs = ["Current executable set to"])
|
/external/lldb/test/lang/cpp/call-function/ |
TestCallCPPFunction.py | 41 substrs = ['stopped', 'stop reason = breakpoint'])
|
/external/lldb/test/lang/cpp/overloaded-functions/ |
TestOverloadedFunctions.py | 41 substrs = ['stopped', 'stop reason = breakpoint'])
|