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

  /external/chromium_org/third_party/mesa/src/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/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
3648 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 695 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
696 return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count);
2311 int TestCase::successful_test_count() const { function in class:testing::TestCase
3452 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/chromium_org/testing/gtest/src/
gtest.cc 733 int UnitTestImpl::successful_test_count() const { function in class:testing::internal::UnitTestImpl
734 return SumOverTestCaseList(test_cases_, &TestCase::successful_test_count);
2631 int TestCase::successful_test_count() const { function in class:testing::TestCase
3967 int UnitTest::successful_test_count() const { function in class:testing::UnitTest
    [all...]
  /external/chromium_org/third_party/libvpx/source/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/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...]
  /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 552 milliseconds