Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/python_api/file_handle/
H A DTestFileHandle.py63 def replace_stdout(new): function
410 with replace_stdout(f):
419 with replace_stdout(f):
422 with replace_stdout(Nothing):