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

  /external/google-breakpad/src/testing/gtest/src/
gtest.cc 726 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
727 return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count);
2360 int TestCase::successful_test_count() const { function in class:testing::TestCase
3701 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/gtest/src/
gtest.cc 729 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
730 return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count);
2347 int TestCase::successful_test_count() const { function in class:testing::TestCase
3684 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/llvm/utils/unittest/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);
2330 int TestCase::successful_test_count() const { function in class:testing::TestCase
3650 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/mesa3d/src/gtest/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);
2359 int TestCase::successful_test_count() const { function in class:testing::TestCase
3676 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 703 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
704 return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count);
2337 int TestCase::successful_test_count() const { function in class:testing::TestCase
3477 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest.cc 729 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
730 return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count);
2347 int TestCase::successful_test_count() const { function in class:testing::TestCase
3680 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /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/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/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...]
  /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 1795 milliseconds