Searched defs:CYAN (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/ |
D | logger.py | 54 CYAN = '\033[36m' variable in Fore 66 CYAN = '\033[46m' variable in Back
|
/tools/repohooks/rh/ |
D | terminal.py | 42 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
|
/tools/asuite/atest/ |
D | atest_main_unittest.py | 41 CYAN = '\x1b[1;36m' variable
|
D | constants_default.py | 179 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable
|