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

/gem5/tests/test-progs/pthread/src/
H A Dtest_pthread_create_para.cpp101 bool passed = true; local
H A Dtest_pthread_create_seq.cpp98 bool passed = true; local
H A Dtest_pthread_mutex.cpp121 bool passed = true; local
/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-test-part.h91 bool passed() const { return type_ == kSuccess; } function in class:testing::TestPartResult
/gem5/src/systemc/tests/
H A Dverify.py357 def passed(self, test): member in class:VerifyPhase
/gem5/ext/googletest/googletest/test/
H A Dgtest-death-test_test.cc936 MockDeathTest(MockDeathTestFactory *parent, TestRole role, int status, bool passed) argument
981 SetParameters(bool create, DeathTest::TestRole role, int status, bool passed) argument

Completed in 14 milliseconds