HomeSort by relevance Sort by last modified time
    Searched defs:kFatalFailure (Results 1 - 13 of 13) sorted by null

  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-test-part.h 54 kFatalFailure // Failed and the test should be terminated.
98 bool fatally_failed() const { return type_ == kFatalFailure; }
  /external/gtest/include/gtest/
gtest-test-part.h 54 kFatalFailure // Failed and the test should be terminated.
100 bool fatally_failed() const { return type_ == kFatalFailure; }
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-test-part.h 54 kFatalFailure // Failed and the test should be terminated.
98 bool fatally_failed() const { return type_ == kFatalFailure; }
  /external/mesa3d/src/gtest/include/gtest/
gtest-test-part.h 54 kFatalFailure // Failed and the test should be terminated.
98 bool fatally_failed() const { return type_ == kFatalFailure; }
  /external/protobuf/gtest/include/gtest/
gtest-test-part.h 54 kFatalFailure // Failed and the test should be terminated.
98 bool fatally_failed() const { return type_ == kFatalFailure; }
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-test-part.h 54 kFatalFailure // Failed and the test should be terminated.
100 bool fatally_failed() const { return type_ == kFatalFailure; }
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest-test-part.h 54 kFatalFailure // Failed and the test should be terminated.
100 bool fatally_failed() const { return type_ == kFatalFailure; }
  /external/google-breakpad/src/client/linux/minidump_writer/
linux_ptrace_dumper_unittest.cc 89 exit(HasFatalFailure() ? kFatalFailure :
96 if (WEXITSTATUS(status) == kFatalFailure) {
109 static const int kFatalFailure = 1;
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 215 milliseconds