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

/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc918 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
921 if (severity_ == GTEST_FATAL) {
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1248 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
1258 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.

Completed in 21 milliseconds