Home
last modified time | relevance | path

Searched refs:what_to_do (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/cld/base/
Dlogging.h677 #define SOME_KIND_OF_LOG_EVERY_N(severity, n, what_to_do) \ argument
683 &what_to_do).stream()
685 #define SOME_KIND_OF_LOG_IF_EVERY_N(severity, condition, n, what_to_do) \ argument
693 &what_to_do).stream()
695 #define SOME_KIND_OF_PLOG_EVERY_N(severity, n, what_to_do) \ argument
703 &what_to_do).stream()
705 #define SOME_KIND_OF_LOG_FIRST_N(severity, n, what_to_do) \ argument
712 &what_to_do).stream()