Home
last modified time | relevance | path

Searched refs:get_stackFrames_and_totalFramesCount (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/test/API/tools/lldb-vscode/stackTrace/
DTestVSCode_stackTrace.py78 (stackFrames, totalFrames) = self.get_stackFrames_and_totalFramesCount()
137 (stackFrames, totalFrames) = self.get_stackFrames_and_totalFramesCount(
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
Dlldbvscode_testcase.py146 def get_stackFrames_and_totalFramesCount(self, threadId=None, startFrame=None, member in VSCodeTestCaseBase
163 (stackFrames, totalFrames) = self.get_stackFrames_and_totalFramesCount(