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

1 2 3 4 5 67 8

  /external/lldb/test/lang/cpp/static_methods/
TestCPPStaticMethods.py 42 substrs = ['stopped', 'stop reason = breakpoint'])
  /external/lldb/test/lang/objc/foundation/
TestConstStrings.py 48 substrs = [" at %s:%d" % (self.main_source, self.line),
TestObjCMethods2.py 115 substrs = ["(char *)",
131 substrs = ["(char *)",
217 substrs = ["Error Domain=Hello", "Code=35", "be completed."])
  /external/lldb/test/lang/objc/objc++/
TestObjCXX.py 42 substrs = ["= 3"])
  /external/lldb/test/lang/objc/radar-9691614/
TestObjCMethodReturningBOOL.py 50 substrs = [" at %s:%d" % (self.main_source, self.line),
  /external/lldb/test/python_api/lldbutil/process/
TestPrintStackTraces.py 53 substrs = ['(int)argc=3'])
  /external/lldb/test/functionalities/breakpoint/breakpoint_conditions/
TestBreakpointConditions.py 91 substrs = ["resolved = 1",
98 #substrs = ["stop reason = breakpoint"],
107 substrs = ["Condition:"])
  /external/lldb/test/functionalities/breakpoint/breakpoint_ignore_count/
TestBreakpointIgnoreCount.py 70 substrs = ["resolved = 1",
76 #substrs = ["stop reason = breakpoint"],
90 substrs = ["resolved = 1",
96 #substrs = ["stop reason = breakpoint"],
  /external/lldb/test/python_api/watchpoint/watchlocation/
TestTargetWatchAddress.py 112 substrs = [self.violating_func])
150 substrs = ['watch size of %d is not supported' % 365])
TestSetWatchlocation.py 97 substrs = [self.violating_func])
  /external/lldb/test/functionalities/longjmp/
TestLongjmp.py 48 substrs = ['stopped', 'stop reason = breakpoint'])
  /external/lldb/test/functionalities/recursion/
TestValueObjectRecursion.py 44 substrs = ['stopped',
  /external/lldb/test/lang/cpp/virtual/
TestVirtual.py 89 substrs = [val])
  /external/lldb/test/python_api/rdar-12481949/
Test-rdar-12481949.py 45 substrs = ['stopped',
  /external/lldb/test/python_api/target/
TestTargetAPI.py 188 substrs = ['a.out'])
190 substrs = ['Target', 'Module', 'Breakpoint'])
196 substrs = ['a.out', 'Target', 'Module', 'Breakpoint'])
235 substrs = ["a(1)", "b(2)", "a(3)"])
  /external/lldb/test/api/check_public_api_headers/
TestPublicAPIHeaders.py 79 substrs = ['stopped',
  /external/lldb/test/functionalities/data-formatter/format-propagation/
TestFormatPropagation.py 46 substrs = ['stopped',
  /external/lldb/test/functionalities/data-formatter/rdar-12437442/
TestRdar12437442.py 46 substrs = ['stopped',
  /external/lldb/test/functionalities/stop-hook/
TestStopHookMechanism.py 90 substrs = ['(void *) $'])
  /external/lldb/test/lang/objc/print-obj/
TestPrintObj.py 97 substrs = ['I am pretty special.'])
  /external/lldb/test/lang/objc/objc-dynamic-value/
TestObjCDynamicValue.py 119 substrs = ['SourceDerived'])
122 substrs = ['NSKVONotify'])
  /external/lldb/test/python_api/hello_world/
TestHelloWorld.py 156 substrs = ['main.c:%d' % self.line2,
194 substrs = ['main.c:%d' % self.line2,
  /external/lldb/test/functionalities/completion/
TestCompletion.py 206 substrs = [p])
  /external/lldb/test/functionalities/type_completion/
TestTypeCompletion.py 46 substrs = ['stopped',
  /external/lldb/test/python_api/frame/
TestFrames.py 125 substrs = ["a((int)val=1, (char)ch='A')",

Completed in 776 milliseconds

1 2 3 4 5 67 8