HomeSort by relevance Sort by last modified time
    Searched refs:EAT_STREAM_PARAMETERS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/
logging.h 487 #define EAT_STREAM_PARAMETERS \
506 !(condition) ? ::base::debug::BreakDebugger() : EAT_STREAM_PARAMETERS
634 #define DLOG_IF(severity, condition) EAT_STREAM_PARAMETERS
635 #define DLOG_ASSERT(condition) EAT_STREAM_PARAMETERS
636 #define DPLOG_IF(severity, condition) EAT_STREAM_PARAMETERS
637 #define DVLOG_IF(verboselevel, condition) EAT_STREAM_PARAMETERS
638 #define DVPLOG_IF(verboselevel, condition) EAT_STREAM_PARAMETERS
    [all...]
  /external/chromium_org/net/socket/
socket_test_util.cc 35 #define NET_TRACE(level, s) EAT_STREAM_PARAMETERS
    [all...]

Completed in 96 milliseconds