Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter/dex/utils/posix/
DPrettyOutput.py24 def yellow_impl(self, text, stream=None, **kwargs): member in PrettyOutput
/external/llvm-project/debuginfo-tests/dexter/dex/utils/windows/
DPrettyOutput.py72 def yellow_impl(self, text, stream=None, **kwargs): member in PrettyOutput
/external/llvm-project/debuginfo-tests/dexter/dex/utils/
DPrettyOutputBase.py202 def yellow_impl(self, text, stream=None, **kwargs): member in PrettyOutputBase
277 def yellow_impl(self, text, stream=None, **kwargs): member in TestPrettyOutput.MockPrettyOutput