Searched refs:WOULD_LOG (Results 1 – 8 of 8) sorted by relevance
117 EXPECT_FALSE(WOULD_LOG(severity)) << i; \121 EXPECT_FALSE(WOULD_LOG(::android::base::severity)) << i; \131 EXPECT_TRUE(WOULD_LOG(severity)) << i; \135 EXPECT_TRUE(WOULD_LOG(::android::base::severity)) << i; \
410 if (!WOULD_LOG(data_->GetSeverity())) { in ~LogMessage()
214 #define WOULD_LOG(severity) \ macro244 (WOULD_LOG(severity) && \
83 if (!WOULD_LOG(VERBOSE)) return; in logArguments()376 if (!WOULD_LOG(DEBUG)) return; in logDnsQueryResult()391 if (!WOULD_LOG(DEBUG)) return; in logDnsQueryResult()441 if (WOULD_LOG(DEBUG)) { in synthesizeNat64PrefixWithARecord()479 if (WOULD_LOG(DEBUG)) { in synthesizeNat64PrefixWithARecord()
269 if (!WOULD_LOG(VERBOSE)) return; in res_pquery()
1290 if (!WOULD_LOG(VERBOSE)) return; in dump_query()
433 if (WOULD_LOG(VERBOSE) && !dest.is_subscribed()) { in EmitNext()
769 if (WOULD_LOG(VERBOSE)) { in SearchDirectoriesForMatchingInodes()