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

  /external/chromium/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.
98 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/protobuf/gtest/include/gtest/
gtest-test-part.h 53 kFatalFailure // Failed and the test should be terminated.
97 bool fatally_failed() const { return type_ == kFatalFailure; }
  /frameworks/compile/mclinker/utils/gtest/include/
gtest.h     [all...]

Completed in 49 milliseconds