MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / FormatCountableNoun

Function FormatCountableNoun

src/gtest/gtest-all.cpp:3782–3787  ·  view source on GitHub ↗

Formats a countable noun. Depending on its quantity, either the singular form or the plural form is used. e.g. FormatCountableNoun(1, "formula", "formuli") returns "1 formula". FormatCountableNoun(5, "book", "books") returns "5 books".

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

FormatTestCountFunction · 0.85
FormatTestCaseCountFunction · 0.85
OnTestCaseStartMethod · 0.85
OnTestCaseEndMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected