Searched defs:DCHECK (Results 1 – 1 of 1) sorted by relevance
81 #define DCHECK(x) CHECK(x) macro94 #define DCHECK(condition) \ macro