Searched refs:TPRT_FATAL_FAILURE (Results 1 - 4 of 4) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest-spi.h85 bool fatally_failed() const { return type_ == TPRT_FATAL_FAILURE; }
214 &gtest_failures, ::testing::TPRT_FATAL_FAILURE, (substr));\
H A Dgtest.cc516 type == TPRT_FATAL_FAILURE ? "1 fatal failure" :
1559 result.type() == TPRT_FATAL_FAILURE ? "Fatal failure" :
1711 TPRT_FATAL_FAILURE,
2142 // representation. Both TPRT_NONFATAL_FAILURE and TPRT_FATAL_FAILURE
2151 case TPRT_FATAL_FAILURE:
H A Dgtest.h109 TPRT_FATAL_FAILURE // Failed and the test should be terminated. enumerator in enum:testing::TestPartResultType
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-internal.h506 return GTEST_MESSAGE(message, ::testing::TPRT_FATAL_FAILURE)

Completed in 100 milliseconds