Searched refs:ABSL_LOG_EVERY_N_SEC_IMPL (Results 1 – 3 of 3) sorted by relevance
53 ABSL_LOG_EVERY_N_SEC_IMPL(_##severity, n_seconds)
260 ABSL_LOG_EVERY_N_SEC_IMPL(_##severity, n_seconds)
78 #define ABSL_LOG_EVERY_N_SEC_IMPL(severity, n_seconds) \ macro