Home
last modified time | relevance | path

Searched defs:cfacet_byname (Results 1 – 8 of 8) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/
Dcollate_facets_test.cpp213 collate<char> const& cfacet_byname = use_facet<collate<char> >(loc); in collate_by_name() local
Dmoney_facets_test.cpp539 moneypunct<char, false> const& cfacet_byname = use_facet<moneypunct<char, false> >(loc); in moneypunct_by_name() local
568 moneypunct<char, true> const& cfacet_byname = use_facet<moneypunct<char, true> >(loc); in moneypunct_by_name() local
Dnum_facets_test.cpp239 numpunct<char> const& cfacet_byname = use_facet<numpunct<char> >(loc); in numpunct_by_name() local
Dctype_facets_test.cpp441 ctype<char> const& cfacet_byname = use_facet<ctype<char> >(loc); in ctype_by_name() local
/ndk/tests/device/test-stlport/unit/
Dcollate_facets_test.cpp213 collate<char> const& cfacet_byname = use_facet<collate<char> >(loc); in collate_by_name() local
Dmoney_facets_test.cpp539 moneypunct<char, false> const& cfacet_byname = use_facet<moneypunct<char, false> >(loc); in moneypunct_by_name() local
568 moneypunct<char, true> const& cfacet_byname = use_facet<moneypunct<char, true> >(loc); in moneypunct_by_name() local
Dnum_facets_test.cpp239 numpunct<char> const& cfacet_byname = use_facet<numpunct<char> >(loc); in numpunct_by_name() local
Dctype_facets_test.cpp441 ctype<char> const& cfacet_byname = use_facet<ctype<char> >(loc); in ctype_by_name() local