Searched refs:wostringstream (Results 1 – 6 of 6) sorted by relevance
14 using _STLP_NEW_IO_NAMESPACE::wostringstream;
47 using _STLP_NEW_IO_NAMESPACE::wostringstream;
115 wostringstream ostr; in _time_put_get()153 wostringstream ostrX; in _time_put_get()
70 std::wostringstream wide; in TEST()
144 typedef basic_ostringstream<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wostringstream; typedef
51 std::wostringstream ss; in wstringFromInt()