Searched defs:exit_status_ok (Results 1 - 4 of 4) sorted by relevance

/external/chromium/testing/gtest/test/
H A Dgtest-death-test_test.cc835 virtual bool Passed(bool exit_status_ok) { argument
836 parent_->passed_args_.push_back(exit_status_ok);
/external/gtest/test/
H A Dgtest-death-test_test.cc835 virtual bool Passed(bool exit_status_ok) { argument
836 parent_->passed_args_.push_back(exit_status_ok);
/external/libvpx/libvpx/third_party/googletest/src/test/
H A Dgtest-death-test_test.cc835 virtual bool Passed(bool exit_status_ok) { argument
836 parent_->passed_args_.push_back(exit_status_ok);
/external/protobuf/gtest/test/
H A Dgtest-death-test_test.cc789 virtual bool Passed(bool exit_status_ok) { argument
790 parent_->passed_args_.push_back(exit_status_ok);

Completed in 126 milliseconds