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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest-spi.h82 bool nonfatally_failed() const { return type_ == TPRT_NONFATAL_FAILURE; }
239 &gtest_failures, ::testing::TPRT_NONFATAL_FAILURE, (substr));\
H A Dgtest.h108 TPRT_NONFATAL_FAILURE, // Failed but the test can continue. enumerator in enum:testing::TestPartResultType
H A Dgtest.cc2142 // representation. Both TPRT_NONFATAL_FAILURE and TPRT_FATAL_FAILURE
2150 case TPRT_NONFATAL_FAILURE:
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
H A Dgtest-internal.h509 GTEST_MESSAGE(message, ::testing::TPRT_NONFATAL_FAILURE)

Completed in 46 milliseconds