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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest-port.cc84 if (severity == GTEST_FATAL) {
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-port.h393 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
/external/chromium/testing/gtest/src/
H A Dgtest-port.cc470 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
473 if (severity_ == GTEST_FATAL) {
/external/gtest/src/
H A Dgtest-port.cc470 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
473 if (severity_ == GTEST_FATAL) {
/external/llvm/utils/unittest/googletest/
H A Dgtest-port.cc470 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
473 if (severity_ == GTEST_FATAL) {
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h696 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
706 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/protobuf/gtest/src/
H A Dgtest-port.cc427 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
430 if (severity_ == GTEST_FATAL) {
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h886 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
896 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/gtest/include/gtest/internal/
H A Dgtest-port.h920 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
930 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h907 GTEST_FATAL enumerator in enum:testing::internal::GTestLogSeverity
917 // Flushes the buffers and, if severity is GTEST_FATAL, aborts the program.

Completed in 139 milliseconds