Home
last modified time | relevance | path

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

/external/stlport/test/unit/
Dnum_facets_test.cpp14 struct ref_locale { struct
20 static const ref_locale tested_locales[] = { argument
34 void LocaleTest::_num_put_get( const locale& loc, const ref_locale* prl ) { in _num_put_get()
35 const ref_locale& rl = *prl; in _num_put_get()
131 typedef void (LocaleTest::*_Test) (const locale&, const ref_locale*);
Dlocale_test.h9 struct ref_locale;
78 void _num_put_get( const STD locale&, const ref_locale* );