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

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/googletest/googletest/include/gtest/
H A Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/libvpx/libvpx/third_party/googletest/src/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.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/protobuf/gtest/include/gtest/
H A Dgtest-test-part.h95 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/swiftshader/third_party/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/v8/testing/gtest/include/gtest/
H A Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h15314 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/fmtlib/test/gtest/
H A Dgtest.h17140 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h17141 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult

Completed in 3155 milliseconds