Searched defs:death_test_count (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h606 int death_test_count() const { return death_test_count_; } function in class:testing::TestResult
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h586 int death_test_count() const { return death_test_count_; } function in class:testing::TestResult
/external/gtest/include/gtest/
H A Dgtest.h582 int death_test_count() const { return death_test_count_; } function in class:testing::TestResult
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h586 int death_test_count() const { return death_test_count_; } function in class:testing::TestResult
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h586 int death_test_count() const { return death_test_count_; } function in class:testing::TestResult
/external/protobuf/gtest/include/gtest/
H A Dgtest.h489 int death_test_count() const { return death_test_count_; } function in class:testing::TestResult
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17995 int death_test_count() const { return death_test_count_; } function in class:testing::TestResult
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17995 int death_test_count() const { return death_test_count_; } function in class:testing::TestResult

Completed in 396 milliseconds