Home
last modified time | relevance | path

Searched refs:hasChattyStderr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbplatformutil.py195 def hasChattyStderr(test_case): function
/external/llvm-project/lldb/test/API/commands/settings/
DTestSettings.py420 if lldbplatformutil.hasChattyStderr(self):
/external/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
Dgdbremote_testcase.py1585 '.*' if lldbplatformutil.hasChattyStderr(self) else '^' + regex + '$'