Searched defs:GREEN (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/framework/acts/ |
D | logger.py | 50 GREEN = '\033[32m' variable in Fore 62 GREEN = '\033[42m' 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 | 40 GREEN = '\x1b[1;32m' variable
|
D | constants_default.py | 179 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable
|