Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DPrettyOutputBase.py273 class MockPrettyOutput(PrettyOutputBase): class in TestPrettyOutput
290 with TestPrettyOutput.MockPrettyOutput() as o:
296 with TestPrettyOutput.MockPrettyOutput() as o:
302 with TestPrettyOutput.MockPrettyOutput() as o:
308 with TestPrettyOutput.MockPrettyOutput() as o:
314 with TestPrettyOutput.MockPrettyOutput() as o:
320 with TestPrettyOutput.MockPrettyOutput() as o:
350 with TestPrettyOutput.MockPrettyOutput() as o:
374 with TestPrettyOutput.MockPrettyOutput() as o: