Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h312 GTEST_API_ bool LogIsVisible(LogSeverity severity);