Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/python_api/file_handle/
H A DTestFileHandle.py79 def replace_stdout(new): function
406 with replace_stdout(f):
415 with replace_stdout(f):
420 with replace_stdout(Nothing):