Searched defs:time_put_facet (Results 1 – 2 of 2) sorted by relevance
/ndk/tests/device/test-gnustl-full/unit/ |
D | time_facets_test.cpp | 28 typedef time_put<char, ostreambuf_iterator<char, char_traits<char> > > time_put_facet; in _time_put_get() typedef 110 typedef time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > > time_put_facet; in _time_put_get() typedef 222 typedef time_put_byname<char, ostreambuf_iterator<char, char_traits<char> > > time_put_facet; in test_supported_locale() typedef
|
/ndk/tests/device/test-stlport/unit/ |
D | time_facets_test.cpp | 28 typedef time_put<char, ostreambuf_iterator<char, char_traits<char> > > time_put_facet; in _time_put_get() typedef 110 typedef time_put<wchar_t, ostreambuf_iterator<wchar_t, char_traits<wchar_t> > > time_put_facet; in _time_put_get() typedef 222 typedef time_put_byname<char, ostreambuf_iterator<char, char_traits<char> > > time_put_facet; in test_supported_locale() typedef
|