Home
last modified time | relevance | path

Searched defs:substrs (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/packages/Python/lldbsuite/test/tools/intelpt/
H A Dintelpt_testcase.py93 substrs=None, argument
121 substrs=None, argument
153 def traceStopThread(self, thread=None, error=False, substrs=None): argument
164 def traceLoad(self, traceDescriptionFilePath, error=False, substrs=None): argument
174 def traceSave(self, traceBundleDir, compact=False, error=False, substrs=None): argument
/llvm-project/lldb/test/API/repl/clang/
H A DTestClangREPL.py7 def expect_repl(self, expr, substrs=[]): argument
/llvm-project/lldb/test/API/commands/command/script/add/
H A DTestAddParsedCommand.py24 def check_help_options(self, cmd_name, opt_list, substrs=[]): argument
[all...]
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbpexpect.py85 def expect(self, cmd, substrs=None): argument
H A Dlldbtest.py2302 expect( self, string, msg=None, patterns=None, startstr=None, endstr=None, substrs=None, trace=False, error=False, ordered=True, matching=True, exe=True, inHistory=False, ) global() argument
[all...]