Searched defs:Passed (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Remarks/
H A DRemark.h56 Passed, member in class:llvm::remarks::Type
/netbsd-current/external/apache2/llvm/dist/llvm/tools/opt-viewer/
H A Doptrecord.py253 class Passed(Remark): class in inherits:Remark
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc569 bool DeathTestImpl::Passed(bool status_ok) { function in class:testing::internal::DeathTestImpl
H A Dgtest-internal-inl.h582 bool Passed() const { return !Failed(); } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc4708 bool UnitTest::Passed() const { return impl()->Passed(); } function in class:testing::UnitTest
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h578 bool Passed() const { return !Skipped() && !Failed(); } function in class:testing::TestResult
889 bool Passed() const { return !Failed(); } function in class:testing::TestSuite

Completed in 325 milliseconds