Home
last modified time | relevance | path

Searched defs:nonfatally_failed (Results 1 – 7 of 7) sorted by relevance

/external/open-vcdiff/gtest/include/gtest/
Dgtest-test-part.h94 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/protobuf/gtest/include/gtest/
Dgtest-test-part.h94 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/gtest/include/gtest/
Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/chromium/testing/gtest/include/gtest/
Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest-spi.h82 bool nonfatally_failed() const { return type_ == TPRT_NONFATAL_FAILURE; } in nonfatally_failed() function