HomeSort by relevance Sort by last modified time
    Searched refs:successful_test_count (Results 26 - 32 of 32) sorted by null

12

  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 725 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
726 return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count);
2332 int TestCase::successful_test_count() const { function in class:testing::TestCase
3625 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc 2043 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
3677 int TestCase::successful_test_count() const { function in class:testing::TestCase
4817 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 2213 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
3831 int TestCase::successful_test_count() const { function in class:testing::TestCase
5168 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/opencv3/modules/ts/src/
ts_gtest.cpp 2229 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
3847 int TestCase::successful_test_count() const { function in class:testing::TestCase
5192 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc 2213 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
3831 int TestCase::successful_test_count() const { function in class:testing::TestCase
5168 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc 2213 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
3831 int TestCase::successful_test_count() const { function in class:testing::TestCase
5168 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]

Completed in 863 milliseconds

12