Home
last modified time | relevance | path

Searched refs:singular_form (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2858 const char * singular_form, in FormatCountableNoun() argument
2861 (count == 1 ? singular_form : plural_form); in FormatCountableNoun()