Home
last modified time | relevance | path

Searched defs:ERROR_COLOR_PREFIX (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
Dlogger.h110 static constexpr const char *ERROR_COLOR_PREFIX = "\033[31m"; variable
113 static constexpr const char *ERROR_COLOR_PREFIX = ""; variable
/drivers/hdf_core/framework/tools/hc-gen/test/
Dupdate_case.py44 ERROR_COLOR_PREFIX = "\033[31m" variable in TestConfig
Dhcgen_test.py46 ERROR_COLOR_PREFIX = "\033[31m" variable in TestConfig