Home
last modified time | relevance | path

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

/ndk/tests/device/test-gnustl-full/unit/
Dcollate_facets_test.cpp214 collate<char> const& cfacet = use_facet<collate<char> >(locale::classic()); in collate_by_name() local
Dmoney_facets_test.cpp540 moneypunct<char, false> const& cfacet = use_facet<moneypunct<char, false> >(locale::classic()); in moneypunct_by_name() local
569 moneypunct<char, true> const& cfacet = use_facet<moneypunct<char, true> >(locale::classic()); in moneypunct_by_name() local
Dnum_facets_test.cpp240 numpunct<char> const& cfacet = use_facet<numpunct<char> >(locale::classic()); in numpunct_by_name() local
Dctype_facets_test.cpp442 ctype<char> const& cfacet = use_facet<ctype<char> >(locale::classic()); in ctype_by_name() local
/ndk/tests/device/test-stlport/unit/
Dcollate_facets_test.cpp214 collate<char> const& cfacet = use_facet<collate<char> >(locale::classic()); in collate_by_name() local
Dmoney_facets_test.cpp540 moneypunct<char, false> const& cfacet = use_facet<moneypunct<char, false> >(locale::classic()); in moneypunct_by_name() local
569 moneypunct<char, true> const& cfacet = use_facet<moneypunct<char, true> >(locale::classic()); in moneypunct_by_name() local
Dnum_facets_test.cpp240 numpunct<char> const& cfacet = use_facet<numpunct<char> >(locale::classic()); in numpunct_by_name() local
Dctype_facets_test.cpp442 ctype<char> const& cfacet = use_facet<ctype<char> >(locale::classic()); in ctype_by_name() local