Home
last modified time | relevance | path

Searched refs:test_case_to_run_count (Results 1 – 25 of 26) sorted by relevance

12

/external/gtest/test/
Dgtest-unittest-api_test.cc118 EXPECT_EQ(1 + kTypedTestCases, unit_test->test_case_to_run_count()); in TEST()
/external/protobuf/gtest/test/
Dgtest-unittest-api_test.cc124 EXPECT_EQ(1 + kTypedTestCases, unit_test->test_case_to_run_count()); in TEST()
/external/chromium/testing/gtest/test/
Dgtest-unittest-api_test.cc118 EXPECT_EQ(1 + kTypedTestCases, unit_test->test_case_to_run_count()); in TEST()
/external/libvpx/libvpx/third_party/googletest/src/test/
Dgtest-unittest-api_test.cc118 EXPECT_EQ(1 + kTypedTestCases, unit_test->test_case_to_run_count()); in TEST()
/external/protobuf/gtest/src/
Dgtest.cc690 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
2693 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationStart()
2814 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationEnd()
3447 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest
3448 return impl()->test_case_to_run_count(); in test_case_to_run_count()
Dgtest-internal-inl.h773 int test_case_to_run_count() const;
/external/chromium/testing/gtest/src/
Dgtest.cc720 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
2746 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationStart()
2859 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationEnd()
3671 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest
3672 return impl()->test_case_to_run_count(); in test_case_to_run_count()
Dgtest-internal-inl.h527 int test_case_to_run_count() const;
/external/gtest/src/
Dgtest.cc720 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
2746 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationStart()
2859 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationEnd()
3671 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest
3672 return impl()->test_case_to_run_count(); in test_case_to_run_count()
Dgtest-internal-inl.h534 int test_case_to_run_count() const;
/external/open-vcdiff/gtest/src/
Dgtest.cc690 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
2723 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationStart()
2844 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationEnd()
3478 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest
3479 return impl()->test_case_to_run_count(); in test_case_to_run_count()
Dgtest-internal-inl.h777 int test_case_to_run_count() const;
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc720 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
2746 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationStart()
2859 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationEnd()
3671 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest
3672 return impl()->test_case_to_run_count(); in test_case_to_run_count()
Dgtest-internal-inl.h534 int test_case_to_run_count() const;
/external/llvm/utils/unittest/googletest/
Dgtest.cc720 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
2718 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationStart()
2831 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationEnd()
3643 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest
3644 return impl()->test_case_to_run_count(); in test_case_to_run_count()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal-inl.h533 int test_case_to_run_count() const;
/external/chromium/sdch/open-vcdiff/src/gtest/src/
Dgtest-internal-inl.h867 int test_case_to_run_count() const;
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc600 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
2324 FormatTestCaseCount(impl->test_case_to_run_count()).c_str()); in OnUnitTestStart()
2417 FormatTestCaseCount(impl->test_case_to_run_count()).c_str()); in OnUnitTestEnd()
/external/ceres-solver/internal/ceres/
Dgmock_gtest_all.cc932 int test_case_to_run_count() const;
2024 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
4050 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationStart()
4163 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str()); in OnTestIterationEnd()
4975 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest
4976 return impl()->test_case_to_run_count(); in test_case_to_run_count()
/external/open-vcdiff/gtest/include/gtest/
Dgtest.h1066 int test_case_to_run_count() const;
/external/protobuf/gtest/include/gtest/
Dgtest.h984 int test_case_to_run_count() const;
/external/chromium/testing/gtest/include/gtest/
Dgtest.h1138 int test_case_to_run_count() const;
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h1138 int test_case_to_run_count() const;
/external/gtest/include/gtest/
Dgtest.h1138 int test_case_to_run_count() const;
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h1138 int test_case_to_run_count() const;

12