Searched defs:YELLOW (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/ |
D | logger.py | 51 YELLOW = '\033[33m' variable in Fore 63 YELLOW = '\033[43m' variable in Back
|
/tools/repohooks/rh/ |
D | terminal.py | 35 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
|
/tools/asuite/atest-py2/ |
D | constants_default.py | 139 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable
|
/tools/asuite/atest/ |
D | constants_default.py | 161 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable
|