Home
last modified time | relevance | path

Searched defs:successful_test_count (Results 1 – 1 of 1) sorted by relevance

/external/gtest/src/
Dgtest.cc701 int UnitTestImpl::successful_test_count() const { in successful_test_count() function in testing::internal::UnitTestImpl
2315 int TestCase::successful_test_count() const { in successful_test_count() function in testing::TestCase