HomeSort by relevance Sort by last modified time
    Searched refs:status_ok (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/chromeos/timezone/
timezone_request.cc 222 const bool status_ok = (timezone->status == TimeZoneResponseData::OK); local
226 status_ok) {
234 status_ok) {
242 status_ok) {
250 status_ok) {
  /external/chromium_org/testing/gtest/src/
gtest-death-test.cc 377 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) {
554 if (status_ok) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest-death-test.cc 337 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) {
514 if (status_ok) {
    [all...]
  /external/gtest/src/
gtest-death-test.cc 377 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) {
554 if (status_ok) {
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 340 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) {
517 if (status_ok) {
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 337 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) {
514 if (status_ok) {
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 324 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) {
467 if (status_ok) {
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 377 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) {
554 if (status_ok) {
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 329 milliseconds