Searched refs:LogIsVisible (Results 1 – 11 of 11) sorted by relevance
110 GTEST_API_ bool LogIsVisible(LogSeverity severity) { in LogIsVisible() function134 if (!LogIsVisible(severity)) in Log()
358 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()361 reaction == kWarn ? LogIsVisible(kWarning) : in UntypedInvokeWith()405 !found || is_excessive || LogIsVisible(kInfo); in UntypedInvokeWith()
128 GTEST_API_ bool LogIsVisible(LogSeverity severity) { in LogIsVisible() function151 if (!LogIsVisible(severity)) in Log()
397 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()401 ? LogIsVisible(kWarning) in UntypedInvokeWith()447 !found || is_excessive || LogIsVisible(kInfo); in UntypedInvokeWith()
373 EXPECT_TRUE(LogIsVisible(kInfo)); in TEST_F()374 EXPECT_TRUE(LogIsVisible(kWarning)); in TEST_F()379 EXPECT_FALSE(LogIsVisible(kInfo)); in TEST_F()380 EXPECT_FALSE(LogIsVisible(kWarning)); in TEST_F()385 EXPECT_FALSE(LogIsVisible(kInfo)); in TEST_F()386 EXPECT_TRUE(LogIsVisible(kWarning)); in TEST_F()
324 GTEST_API_ bool LogIsVisible(LogSeverity severity);
256 GTEST_API_ bool LogIsVisible(LogSeverity severity);
9716 GTEST_API_ bool LogIsVisible(LogSeverity severity) { in LogIsVisible() function9739 if (!LogIsVisible(severity)) return; in Log()10606 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()10610 ? LogIsVisible(kWarning) in UntypedInvokeWith()10653 !found || is_excessive || LogIsVisible(kInfo); in UntypedInvokeWith()
10704 GTEST_API_ bool LogIsVisible(LogSeverity severity) { in LogIsVisible() function10728 if (!LogIsVisible(severity)) in Log()11619 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()11622 reaction == kWarn ? LogIsVisible(kWarning) : in UntypedInvokeWith()11666 !found || is_excessive || LogIsVisible(kInfo); in UntypedInvokeWith()
780 GTEST_API_ bool LogIsVisible(LogSeverity severity);
834 GTEST_API_ bool LogIsVisible(LogSeverity severity);