Searched refs:FormatTestCaseCount (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc2776 static std::string FormatTestCaseCount(int test_case_count) { function in namespace:testing
3037 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
3148 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc2492 static internal::String FormatTestCaseCount(int test_case_count) { function in namespace:testing
2746 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
2859 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/gtest/src/
H A Dgtest.cc2492 static std::string FormatTestCaseCount(int test_case_count) { function in namespace:testing
2750 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
2861 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2463 static internal::String FormatTestCaseCount(int test_case_count) { function in namespace:testing
2718 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
2831 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/mesa3d/src/gtest/src/
H A Dgtest.cc2492 static internal::String FormatTestCaseCount(int test_case_count) { function in namespace:testing
2746 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
2859 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/protobuf/gtest/src/
H A Dgtest.cc2463 static internal::String FormatTestCaseCount(int test_case_count) { function in namespace:testing
2693 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
2814 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3976 static std::string FormatTestCaseCount(int test_case_count) { function in namespace:testing
4234 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
4345 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc3976 static std::string FormatTestCaseCount(int test_case_count) { function in namespace:testing
4234 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
4345 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());

Completed in 140 milliseconds