Searched refs:status_ok (Results 1 - 12 of 12) sorted by relevance

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc324 virtual bool Passed(bool status_ok);
441 // status_ok: true if exit_status is acceptable in the context of
447 bool DeathTestImpl::Passed(bool status_ok) { argument
467 if (status_ok) {
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc375 virtual bool Passed(bool status_ok);
522 // status_ok: true if exit_status is acceptable in the context of
528 bool DeathTestImpl::Passed(bool status_ok) { argument
552 if (status_ok) {
/external/googletest/googletest/src/
H A Dgtest-death-test.cc388 virtual bool Passed(bool status_ok);
535 // status_ok: true if exit_status is acceptable in the context of
541 bool DeathTestImpl::Passed(bool status_ok) { argument
565 if (status_ok) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-death-test.cc388 virtual bool Passed(bool status_ok);
535 // status_ok: true if exit_status is acceptable in the context of
541 bool DeathTestImpl::Passed(bool status_ok) { argument
565 if (status_ok) {
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc340 bool Passed(bool status_ok) override;
487 // status_ok: true if exit_status is acceptable in the context of
493 bool DeathTestImpl::Passed(bool status_ok) { argument
517 if (status_ok) {
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc337 virtual bool Passed(bool status_ok);
484 // status_ok: true if exit_status is acceptable in the context of
490 bool DeathTestImpl::Passed(bool status_ok) { argument
514 if (status_ok) {
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest-death-test.cc337 virtual bool Passed(bool status_ok);
484 // status_ok: true if exit_status is acceptable in the context of
490 bool DeathTestImpl::Passed(bool status_ok) { argument
514 if (status_ok) {
/external/v8/testing/gtest/src/
H A Dgtest-death-test.cc386 virtual bool Passed(bool status_ok);
533 // status_ok: true if exit_status is acceptable in the context of
539 bool DeathTestImpl::Passed(bool status_ok) { argument
563 if (status_ok) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-death-test.cc377 virtual bool Passed(bool status_ok);
524 // status_ok: true if exit_status is acceptable in the context of
530 bool DeathTestImpl::Passed(bool status_ok) { argument
554 if (status_ok) {
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc6363 virtual bool Passed(bool status_ok);
6480 // status_ok: true if exit_status is acceptable in the context of
6486 bool DeathTestImpl::Passed(bool status_ok) {
6506 if (status_ok) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc6871 virtual bool Passed(bool status_ok);
7018 // status_ok: true if exit_status is acceptable in the context of
7024 bool DeathTestImpl::Passed(bool status_ok) {
7048 if (status_ok) {
/external/fmtlib/test/
H A Dgmock-gtest-all.cc6871 virtual bool Passed(bool status_ok);
7018 // status_ok: true if exit_status is acceptable in the context of
7024 bool DeathTestImpl::Passed(bool status_ok) {
7048 if (status_ok) {

Completed in 201 milliseconds