Searched refs:LOG_DCHECK (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dlogging.h604 const LogSeverity LOG_DCHECK = LOG_FATAL; member in namespace:logging
612 const LogSeverity LOG_DCHECK = LOG_INFO; member in namespace:logging
637 __FILE__, __LINE__, ::logging::LOG_DCHECK, \
641 // LOG_DCHECK message including the two values when the result is not

Completed in 769 milliseconds