Home
last modified time | relevance | path

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

/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/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/chromium_org/testing/gtest/include/gtest/
Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function
/external/gtest/include/gtest/
Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function