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

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc2493 static internal::String FormatTestCaseCount(int test_case_count) { function in namespace:testing
2745 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
2856 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/googletest/googletest/src/
H A Dgtest.cc2821 static std::string FormatTestCaseCount(int test_case_count) { function in namespace:testing
3115 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
3226 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc2823 static std::string FormatTestCaseCount(int test_case_count) { function in namespace:testing
3088 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
3199 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 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/protobuf/gtest/src/
H A Dgtest.cc2487 static internal::String FormatTestCaseCount(int test_case_count) { function in namespace:testing
2722 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
2843 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest.cc2463 static internal::String FormatTestCaseCount(int test_case_count) { function in namespace:testing
2717 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
2830 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/v8/testing/gtest/src/
H A Dgtest.cc2822 static std::string FormatTestCaseCount(int test_case_count) { function in namespace:testing
3085 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
3196 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc3827 static internal::String FormatTestCaseCount(int test_case_count) { function in namespace:testing
4062 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
4183 FormatTestCaseCount(unit_test.test_case_to_run_count()).c_str());
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
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 347 milliseconds