Searched refs:PLOG_IF (Results 1 – 1 of 1) sorted by relevance
185 #define PLOG_IF(severity, condition) \ macro200 #define PCHECK(condition) PLOG_IF(FATAL, !(condition)) << "Check failed: " #condition ". "