Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-internal-utils.cc128 GTEST_API_ bool LogIsVisible(LogSeverity severity) { in LogIsVisible() function
151 if (!LogIsVisible(severity)) in Log()
H A Dgmock-spec-builders.cc393 reaction == kAllow ? LogIsVisible(kInfo) : in UntypedInvokeWith()
397 ? LogIsVisible(kWarning) in UntypedInvokeWith()
443 !found || is_excessive || LogIsVisible(kInfo); in UntypedInvokeWith()
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h313 GTEST_API_ bool LogIsVisible(LogSeverity severity);