HomeSort by relevance Sort by last modified time
    Searched refs:substrs (Results 76 - 100 of 179) sorted by null

1 2 34 5 6 7 8

  /external/lldb/test/functionalities/inferior-assert/
TestInferiorAssert.py 77 substrs = ['stopped',
98 substrs = [stop_reason, 'main', 'argc', 'argv'])
102 substrs = [stop_reason,
138 substrs = ['eax = 0x'])
165 substrs = ['->', frame.GetFunctionName()])
178 self.expect("p argc", substrs = ['(int)', ' = 1'])
179 self.expect("p hello_world", substrs = ['Hello'])
180 self.expect("p argv[0]", substrs = ['a.out'])
181 self.expect("p null_ptr", substrs = ['= 0x0'])
219 substrs = ['main.c:%d' % self.line
    [all...]
  /external/lldb/test/functionalities/breakpoint/breakpoint_command/
TestBreakpointCommand.py 65 substrs = ["2: file = 'main.c', line = %d, locations = 1" % self.line],
69 substrs = ["2: file = 'main.c', line = %d, locations = 1" % self.line],
75 substrs = ["Breakpoint commands:",
78 substrs = ["Breakpoint commands:",
83 substrs = ["Breakpoint commands:",
152 substrs = ["2: file = 'main.c', line = %d, locations = 1, resolved = 1" %
162 substrs = ['stopped',
167 substrs = ['resolved, hit count = 2'])
  /external/lldb/test/functionalities/watchpoint/multiple_threads/
TestWatchpointMultipleThreads.py 75 substrs = ['stopped',
83 substrs = ['Watchpoint created', 'size = 4', 'type = w'])
88 substrs = ['hit_count = 0'])
104 substrs = ['hit_count = 1'])
120 substrs = ['stopped',
128 substrs = ['Watchpoint created', 'size = 4', 'type = w'])
133 substrs = ['hit_count = 0'])
154 substrs = ['No watchpoints currently set.'])
  /external/lldb/test/lang/cpp/class_types/
TestClassTypes.py 87 substrs = ['stopped',
92 substrs = [' resolved, hit count = 1'])
96 substrs = ['C *',
122 substrs = ['main.cpp',
176 substrs = ['stopped',
181 substrs = [' resolved, hit count = 1'])
189 substrs = ['C *'])
199 substrs = ['C *'])
  /external/lldb/test/functionalities/backticks/
TestBackticksWithoutATarget.py 17 substrs = [' = 0'])
  /external/lldb/test/functionalities/signal/
TestSendSignal.py 46 substrs = ['stopped',
51 substrs = [' resolved, hit count = 1'])
77 substrs = ['stop reason = signal SIGUSR1'])
79 substrs = ['stop reason = signal SIGUSR1'])
  /external/lldb/test/functionalities/stop-hook/
TestStopHookCmd.py 54 substrs = ['State: enabled',
60 substrs = ['State: disabled',
66 substrs = ['State: enabled',
75 substrs = ['No stop hooks.'])
  /external/lldb/test/lang/c/blocks/
TestBlocks.py 52 substrs = ['stopped',
61 substrs = ["= 7"])
64 substrs = ["= 1"])
70 substrs = ["= 12"])
  /external/lldb/test/lang/c/shared_lib/
TestSharedLib.py 60 substrs = ['stopped',
65 substrs = [' resolved, hit count = 1'])
77 substrs = ["(foo)", "(sub_foo)", "other_element = 3"])
87 substrs = ["(foo)", "(sub_foo)", "other_element = 3"])
  /external/lldb/test/lang/c/shared_lib_stripped_symbols/
TestSharedLibStrippedSymbols.py 60 substrs = ['stopped',
65 substrs = [' resolved, hit count = 1'])
77 substrs = ["(foo)", "(sub_foo)", "other_element = 3"])
87 substrs = ["(foo)", "(sub_foo)", "other_element = 3"])
  /external/lldb/test/lang/c/stepping/
TestThreadStepping.py 56 substrs = ["stop reason = breakpoint"],
65 substrs = ["stop reason = step out"],
76 substrs = ["stop reason = step out"],
88 substrs = ["stop reason = step out"],
  /external/lldb/test/functionalities/breakpoint/breakpoint_locations/
TestBreakpointLocations.py 44 substrs = ["1: file = 'main.c', line = %d, locations = 3" % self.line],
78 substrs = ["stop reason = breakpoint 1."])
85 substrs = ["stop reason = breakpoint 1."])
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/string/
TestDataFormatterLibcxxString.py 46 substrs = ['stopped',
62 substrs = ['(std::__1::wstring) s = L"hello world! ??? ???!"',
71 substrs = ['(std::__1::wstring) s = L"hello world! ??? ???!"',
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libcxx/vbool/
TestDataFormatterLibcxxVBool.py 45 substrs = ['stopped',
61 substrs = ['size=49','[0] = false','[1] = true','[18] = false','[27] = true','[36] = false','[47] = true','[48] = true'])
64 substrs = ['size=49','[0] = false','[1] = true','[18] = false','[27] = true','[36] = false','[47] = true','[48] = true'])
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/string/
TestDataFormatterStdString.py 46 substrs = ['stopped',
62 substrs = ['(std::wstring) s = L"hello world! ??? ???!"',
71 substrs = ['(std::wstring) s = L"hello world! ??? ???!"',
  /external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/
TestDataFormatterStdVBool.py 46 substrs = ['stopped',
62 substrs = ['size=49','[0] = false','[1] = true','[18] = false','[27] = true','[36] = false','[47] = true','[48] = true'])
65 substrs = ['size=49','[0] = false','[1] = true','[18] = false','[27] = true','[36] = false','[47] = true','[48] = true'])
  /external/lldb/test/functionalities/load_unload/
TestLoadUnload.py 49 substrs = [old_dylib])
60 substrs = [os.getcwd(), new_dir])
63 substrs = [new_dir])
80 substrs = [new_dylib])
125 substrs = [os.path.basename(old_dylib)],
135 substrs = [special_dir, os.path.basename(new_dylib)])
203 substrs = ['stopped',
209 substrs = [' resolved, hit count = 1'])
218 substrs = ['stopped',
224 substrs = [' resolved, hit count = 2']
    [all...]
  /external/lldb/test/functionalities/watchpoint/watchpoint_set_command/
TestWatchpointSetErrorCases.py 46 substrs = ['stopped',
53 substrs = ['The following subcommands are supported:',
69 substrs = ['invalid enumeration value'])
  /external/lldb/test/lang/cpp/rdar12991846/
TestRdar12991846.py 72 substrs = ['hello'])
75 substrs = ['hello'])
78 substrs = ['hello'])
  /external/lldb/test/lang/cpp/signed_types/
TestSignedTypes.py 47 substrs = ['stopped', 'stop reason = breakpoint'])
51 substrs = [' resolved, hit count = 1'])
60 substrs = ["(int) the_signed_int = 99",
  /external/lldb/test/lang/cpp/unsigned_types/
TestUnsignedTypes.py 50 substrs = ['stopped', 'stop reason = breakpoint'])
54 substrs = [' resolved, hit count = 1'])
60 substrs = ["(unsigned int) the_unsigned_int = 99",
  /external/lldb/test/lang/objc/forward-decl/
TestForwardDecl.py 42 substrs = ['stopped',
47 substrs = [' resolved, hit count = 1'])
54 substrs = ["= 0x"])
  /external/lldb/test/lang/objc/foundation/
TestObjCMethods.py 82 substrs = ["Foundation`+[NSString stringWithFormat:]"])
88 substrs = ["Foundation`+[NSString stringWithFormat:]"])
94 substrs = ["a.out`-[MyString initWithNSString:]"])
100 substrs = ["a.out`-[MyString description]"])
106 substrs = ["a.out`-[MyString description]"])
112 substrs = ["Foundation`-[NSAutoreleasePool release]"])
135 substrs = ["a.out`-[MyString description]"])
140 substrs = ['name = "NSString"',
144 substrs = ['name = "MyString"',
150 substrs = ["ARG: (MyString *) self"]
    [all...]
  /external/lldb/test/linux/builtin_trap/
TestBuiltinTrap.py 52 substrs = ['stopped',
56 self.expect('bt', substrs = ['bar', 'main'])
62 self.expect('p foo', substrs = ['= 5'])
  /external/lldb/test/functionalities/thread/thread_exit/
TestThreadExit.py 53 substrs = ["1: file = 'main.cpp', line = %d, locations = 1" % self.break_1,
63 substrs = ['stopped',
82 substrs = ['stopped',
98 substrs = ['stopped',
114 substrs = ['stopped',

Completed in 801 milliseconds

1 2 34 5 6 7 8