Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/posix/
H A DPrettyOutput.py33 def default_impl(self, text, stream=None, **kwargs): member in PrettyOutput
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/windows/
H A DPrettyOutput.py81 def default_impl(self, text, stream=None, **kwargs): member in PrettyOutput
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/utils/
H A DPrettyOutputBase.py223 def default_impl(self, text, stream=None, **kwargs): member in PrettyOutputBase
286 def default_impl(self, text, stream=None, **kwargs): member in TestPrettyOutput.MockPrettyOutput