Searched refs:ENDC (Results 1 – 4 of 4) sorted by relevance
/external/usrsctp/fuzzer/ |
D | crashtest.py | 15 ENDC = '\033[0m' variable in bcolors 39 print(bcolors.FAIL, "[", filecounter, "]", filename,"- not reproducable", bcolors.ENDC) 41 print(bcolors.OKGREEN, "[", filecounter, "]", filename, "- reproducable", bcolors.ENDC)
|
/external/iptables/ |
D | iptables-test.py | 42 ENDC = '\033[0m' variable in Colors 50 Colors.ENDC + ": line %d (%s)" % (lineno, reason)) 285 print(filename + ": " + Colors.GREEN + "OK" + Colors.ENDC)
|
/external/python/cpython3/Tools/peg_generator/scripts/ |
D | find_max_nesting.py | 26 ENDC = "\033[0m" variable
|
D | test_parse_directory.py | 22 ENDC = "\033[0m" variable
|