Searched refs:GTestLogSeverity (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1244 enum GTestLogSeverity { enum in namespace:testing::internal
1256 GTestLog(GTestLogSeverity severity, const char* file, int line);
1264 const GTestLogSeverity severity_;
/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc908 GTestLog::GTestLog(GTestLogSeverity severity, const char* file, int line)

Completed in 18 milliseconds