Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py76 (stackFrames, totalFrames) = self.get_stackFrames_and_totalFramesCount()
135 (stackFrames, totalFrames) = self.get_stackFrames_and_totalFramesCount(
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py147 def get_stackFrames_and_totalFramesCount(self, threadId=None, startFrame=None, member in VSCodeTestCaseBase
164 (stackFrames, totalFrames) = self.get_stackFrames_and_totalFramesCount(