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

  /external/chromium/testing/gtest/include/gtest/
gtest-test-part.h 164 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
  /external/gtest/include/gtest/
gtest-test-part.h 167 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-test-part.h 164 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
  /external/protobuf/gtest/include/gtest/
gtest-test-part.h 166 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper

Completed in 33 milliseconds