Searched defs:ERROR (Results 1 – 4 of 4) sorted by relevance
31 public final Category ERROR = new Category(ERROR_CODE, true, Level.ERROR, field in TestErrors
11 #define ERROR(fmt,args...) \ macro
88 ERROR = 2; enumerator
68 ERROR("error"); enumConstant