Home
last modified time | relevance | path

Searched defs:DLOG_ASSERT (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/include/base/
Dcef_logging.h447 #define DLOG_ASSERT(condition) LOG_ASSERT(condition) macro
/third_party/gn/src/base/
Dlogging.h586 #define DLOG_ASSERT(condition) LOG_ASSERT(condition) macro