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

/external/chromium_org/chrome/browser/chromeos/timezone/
H A Dtimezone_request.cc222 const bool status_ok = (timezone->status == TimeZoneResponseData::OK); local
226 status_ok) {
234 status_ok) {
242 status_ok) {
250 status_ok) {
/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/chromium_org/testing/gtest/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/chromium_org/third_party/mesa/src/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/gtest/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/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc340 virtual bool Passed(bool status_ok);
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/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
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/libvpx/libvpx/third_party/googletest/src/src/
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) {

Completed in 2358 milliseconds