Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/pmic_wrap/
H A Dpmic_wrap_init.c126 goto FAIL; in pwrap_wacs2()
137 goto FAIL; in pwrap_wacs2()
145 goto FAIL; in pwrap_wacs2()
151 FAIL: in pwrap_wacs2()
/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Ddt_validator.py18 FAIL = '\033[91m' variable in bcolors
79 … print(bcolors.FAIL + "{} parse tree failed:\t{}".format(input, str(e)) + bcolors.ENDC)