Searched defs:VLOG (Results 1 – 2 of 2) sorted by relevance
12 #define VLOG(...) // printf(__VA_ARGS__) macro
279 #define VLOG(verbose_level) \ macro