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

  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-spi.h 85 bool fatally_failed() const { return type_ == TPRT_FATAL_FAILURE; } function in class:testing::TestPartResult
  /external/chromium/testing/gtest/include/gtest/
gtest-test-part.h 98 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult
  /external/gtest/include/gtest/
gtest-test-part.h 98 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-test-part.h 98 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult
  /external/protobuf/gtest/include/gtest/
gtest-test-part.h 97 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult
  /frameworks/compile/mclinker/utils/gtest/include/
gtest.h 16755 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult
    [all...]

Completed in 48 milliseconds