Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter/dex/utils/posix/
DPrettyOutput.py30 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutput
/external/llvm-project/debuginfo-tests/dexter/dex/utils/
DPrettyOutputBase.py218 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutputBase
222 return self._call_color_impl(self.blue, self.blue_impl, *args,
283 def blue_impl(self, text, stream=None, **kwargs): member in TestPrettyOutput.MockPrettyOutput
/external/llvm-project/debuginfo-tests/dexter/dex/utils/windows/
DPrettyOutput.py78 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutput