Searched defs:nonfatally_failed (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/gtest/include/gtest/
H A Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/protobuf/gtest/include/gtest/
H A Dgtest-test-part.h94 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17140 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17140 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult

Completed in 223 milliseconds