Home
last modified time | relevance | path

Searched refs:ENDC (Results 1 – 4 of 4) sorted by relevance

/external/usrsctp/fuzzer/
Dcrashtest.py15 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/
Diptables-test.py42 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/
Dfind_max_nesting.py26 ENDC = "\033[0m" variable
Dtest_parse_directory.py22 ENDC = "\033[0m" variable