Home
last modified time | relevance | path

Searched defs:PrettyOutput (Results 1 – 3 of 3) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DLogging.py13 def __init__(self, pretty_output: PrettyOutput):
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/posix/
H A DPrettyOutput.py12 class PrettyOutput(PrettyOutputBase): class
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/windows/
H A DPrettyOutput.py29 class PrettyOutput(PrettyOutputBase): class