Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc977 bool Passed() const { return !Failed(); } in Passed() function in testing::internal::UnitTestImpl
5208 bool UnitTest::Passed() const { return impl()->Passed(); } in Passed() function in testing::UnitTest
7024 bool DeathTestImpl::Passed(bool status_ok) { in Passed() function in testing::internal::DeathTestImpl