Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/stlport/test/unit/
H A Dbitset_test.cpp70 wstring wrepresentation = b2.to_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> >(); in bitset1() local
71 CPPUNIT_ASSERT( wrepresentation == L"1000100010001" ); in bitset1()