Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Ddt_validator.py12 class bcolors: class
76 print(bcolors.OKGREEN + "{} parse tree successfully".format(input) + bcolors.ENDC)
79 … print(bcolors.FAIL + "{} parse tree failed:\t{}".format(input, str(e)) + bcolors.ENDC)