Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore_cli_v2.cpp105 const char kBoldRedFail[] = "\033[1;31mFAIL\033[0m"; in TestKey() local
109 hardware_backed ? kBoldGreenPass : (required ? kBoldRedFail : kBoldYellowWarn), in TestKey()