/external/catch2/include/reporters/ |
D | catch_reporter_compact.cpp | 52 << pluralise(totals.testCases.failed, "test case") << ", " in printTotals() 54 pluralise(totals.assertions.failed, "assertion") << '.'; in printTotals() 58 << pluralise(totals.testCases.total(), "test case") in printTotals() 63 "Failed " << pluralise(totals.testCases.failed, "test case") << ", " in printTotals() 64 "failed " << pluralise(totals.assertions.failed, "assertion") << '.'; in printTotals() 69 << pluralise(totals.testCases.passed, "test case") << in printTotals() 70 " with " << pluralise(totals.assertions.passed, "assertion") << '.'; in printTotals() 218 stream << " with " << pluralise(N, "message") << ':'; in printRemainingMessages()
|
D | catch_reporter_tap.hpp | 212 stream << " with " << pluralise( N, "message" ) << ":"; in printRemainingMessages()
|
D | catch_reporter_console.cpp | 559 << pluralise(totals.assertions.passed, "assertion") << " in " in printTotals() 560 << pluralise(totals.testCases.passed, "test case") << ')' in printTotals()
|
/external/catch2/include/internal/ |
D | catch_string_manip.h | 25 struct pluralise { struct 26 pluralise( std::size_t count, std::string const& label ); 28 friend std::ostream& operator << ( std::ostream& os, pluralise const& pluraliser );
|
D | catch_string_manip.cpp | 68 pluralise::pluralise( std::size_t count, std::string const& label ) in pluralise() function in Catch::pluralise 73 std::ostream& operator << ( std::ostream& os, pluralise const& pluraliser ) { in operator <<()
|
D | catch_list.cpp | 58 Catch::cout() << pluralise( matchedTestCases.size(), "test case" ) << '\n' << std::endl; in listTests() 60 … Catch::cout() << pluralise( matchedTestCases.size(), "matching test case" ) << '\n' << std::endl; in listTests() 124 Catch::cout() << pluralise( tagCounts.size(), "tag" ) << '\n' << std::endl; in listTags()
|
/external/catch2/single_include/catch2/ |
D | catch_reporter_tap.hpp | 212 stream << " with " << pluralise( N, "message" ) << ":"; in printRemainingMessages()
|
D | catch.hpp | 2870 struct pluralise { struct 2871 pluralise( std::size_t count, std::string const& label ); 2873 friend std::ostream& operator << ( std::ostream& os, pluralise const& pluraliser ); 9127 Catch::cout() << pluralise( matchedTestCases.size(), "test case" ) << '\n' << std::endl; in listTests() 9129 … Catch::cout() << pluralise( matchedTestCases.size(), "matching test case" ) << '\n' << std::endl; in listTests() 9193 Catch::cout() << pluralise( tagCounts.size(), "tag" ) << '\n' << std::endl; in listTags() 11393 pluralise::pluralise( std::size_t count, std::string const& label ) in pluralise() function in Catch::pluralise 11398 std::ostream& operator << ( std::ostream& os, pluralise const& pluraliser ) { in operator <<() 13080 << pluralise(totals.testCases.failed, "test case") << ", " in printTotals() 13082 pluralise(totals.assertions.failed, "assertion") << '.'; in printTotals() [all …]
|
/external/bcc/tests/cc/ |
D | catch.hpp | 369 struct pluralise { struct 370 pluralise( std::size_t count, std::string const& label ); 372 friend std::ostream& operator << ( std::ostream& os, pluralise const& pluraliser ); 5324 Catch::cout() << pluralise( matchedTests, "test case" ) << "\n" << std::endl; in listTests() 5326 Catch::cout() << pluralise( matchedTests, "matching test case" ) << "\n" << std::endl; in listTests() 5404 Catch::cout() << pluralise( tagCounts.size(), "tag" ) << "\n" << std::endl; in listTags() 7776 pluralise::pluralise( std::size_t count, std::string const& label ) in pluralise() function in Catch::pluralise 7781 std::ostream& operator << ( std::ostream& os, pluralise const& pluraliser ) { in operator <<() 9814 << pluralise( totals.assertions.passed, "assertion" ) << " in " in printTotals() 9815 << pluralise( totals.testCases.passed, "test case" ) << ")" in printTotals() [all …]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 127708 pluralise plˈʊrəlˌaɪz
|
D | internal_raw_IPA-old.txt | 152180 pluralise plˈʊrəlˌaɪz
|