Home
last modified time | relevance | path

Searched refs:status_ok (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/gtest/src/
Dgtest-death-test.cc324 virtual bool Passed(bool status_ok);
447 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument
467 if (status_ok) { in Passed()
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc337 virtual bool Passed(bool status_ok);
490 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument
514 if (status_ok) { in Passed()
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc340 bool Passed(bool status_ok) override;
493 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument
517 if (status_ok) { in Passed()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc375 virtual bool Passed(bool status_ok);
528 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument
552 if (status_ok) { in Passed()
/external/gtest/src/
Dgtest-death-test.cc377 virtual bool Passed(bool status_ok);
530 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument
554 if (status_ok) { in Passed()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc6363 virtual bool Passed(bool status_ok);
6486 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument
6506 if (status_ok) { in Passed()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc6871 virtual bool Passed(bool status_ok);
7024 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument
7048 if (status_ok) { in Passed()