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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.cc2137 static internal::String FormatTestCaseCount(int test_case_count) { argument
2138 return FormatCountableNoun(test_case_count, "test case", "test cases");
/external/chromium/testing/gtest/src/
H A Dgtest.cc2492 static internal::String FormatTestCaseCount(int test_case_count) { argument
2493 return FormatCountableNoun(test_case_count, "test case", "test cases");
/external/gtest/src/
H A Dgtest.cc2492 static internal::String FormatTestCaseCount(int test_case_count) { argument
2493 return FormatCountableNoun(test_case_count, "test case", "test cases");
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc2492 static internal::String FormatTestCaseCount(int test_case_count) { argument
2493 return FormatCountableNoun(test_case_count, "test case", "test cases");
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc2463 static internal::String FormatTestCaseCount(int test_case_count) { argument
2464 return FormatCountableNoun(test_case_count, "test case", "test cases");
/external/open-vcdiff/gtest/src/
H A Dgtest.cc2493 static internal::String FormatTestCaseCount(int test_case_count) { argument
2494 return FormatCountableNoun(test_case_count, "test case", "test cases");
/external/protobuf/gtest/src/
H A Dgtest.cc2463 static internal::String FormatTestCaseCount(int test_case_count) { argument
2464 return FormatCountableNoun(test_case_count, "test case", "test cases");
/external/ceres-solver/internal/ceres/
H A Dgmock_gtest_all.cc3796 static internal::String FormatTestCaseCount(int test_case_count) { argument
3797 return FormatCountableNoun(test_case_count, "test case", "test cases");

Completed in 361 milliseconds