Searched refs:DPLOG_IF (Results 1 – 4 of 4) sorted by relevance
81 DPLOG_IF(INFO, true) << mock_log_source.Log(); in TEST_F()147 DPLOG_IF(INFO, true) << mock_log_source.Log(); in TEST_F()201 DPLOG_IF(INFO, debug_only_variable) << "test"; in TEST_F()
628 #define DPLOG_IF(severity, condition) PLOG_IF(severity, condition) macro642 #define DPLOG_IF(severity, condition) EAT_STREAM_PARAMETERS
424 DPLOG_IF(FATAL, !args) << "CommandLineToArgvW failed on command line: " in ParseFromString()
169 DPLOG_IF(INFO, (alarm_fd_ == -1)) in Delegate()