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

/external/chromium_org/base/
H A Dlogging.h487 #define EAT_STREAM_PARAMETERS \ macro
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
1003 #define NOTIMPLEMENTED() EAT_STREAM_PARAMETERS
1019 EAT_STREAM_PARAMETERS
/external/chromium_org/net/socket/
H A Dsocket_test_util.cc35 #define NET_TRACE(level, s) EAT_STREAM_PARAMETERS

Completed in 79 milliseconds