Searched defs:Failed (Results 1 - 3 of 3) sorted by relevance

/openjdk10/test/fmw/gtest/include/gtest/
H A Dgtest.h806 bool Failed() const { return failed_test_count() > 0; } function in class:testing::TestCase
/openjdk10/test/fmw/gtest/src/
H A Dgtest-internal-inl.h580 bool Failed() const { function in class:testing::internal::UnitTestImpl
H A Dgtest.cc1847 bool TestResult::Failed() const { function in class:testing::TestResult
3728 bool UnitTest::Failed() const { return impl()->Failed(); } function in class:testing::UnitTest

Completed in 113 milliseconds