Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dasync_subprocess_logger.py21 from blueberry.tests.gd.cert.os_utils import TerminalColor
40 color: TerminalColor = None): argument
78 loggableTag = "[%s%s%s]" % (self.color, self.tag, TerminalColor.END)
Dgd_base_test.py35 from blueberry.tests.gd.cert.os_utils import TerminalColor
198 color=TerminalColor.MAGENTA)
Dos_utils.py26 class TerminalColor: class
Dgd_device.py44 from blueberry.tests.gd.cert.os_utils import TerminalColor
184 self.terminal_color = TerminalColor.BLUE
186 self.terminal_color = TerminalColor.YELLOW
/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dtopshim_base_test.py31 from blueberry.tests.gd.cert.os_utils import TerminalColor
105 color=TerminalColor.MAGENTA)