Searched refs:LogSeverity (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/googletest/googlemock/src/
H A Dgmock-internal-utils.cc110 GTEST_API_ bool LogIsVisible(LogSeverity severity) {
131 GTEST_API_ void Log(LogSeverity severity,
H A Dgmock-spec-builders.cc59 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity,
/gem5/ext/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h306 enum LogSeverity { enum in namespace:testing::internal
322 GTEST_API_ bool LogIsVisible(LogSeverity severity);
331 GTEST_API_ void Log(LogSeverity severity,
/gem5/ext/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc405 void TestLogWithSeverity(const string& verbosity, LogSeverity severity,
/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1241 GTEST_API_ void LogWithLocation(testing::internal::LogSeverity severity,

Completed in 17 milliseconds