Home
last modified time | relevance | path

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

/third_party/cef/include/base/
Dcef_logging.h151 #define DCHECK_IS_ON() false macro
153 #define DCHECK_IS_ON() true macro
436 #define DCHECK_IS_ON() 0 macro
/third_party/gn/src/base/
Dlogging.h575 #define DCHECK_IS_ON() 0 macro