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

/external/stlport/test/unit/
H A Dbitset_test.cpp70 wstring wrepresentation = b2.to_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> >(); local
71 CPPUNIT_ASSERT( wrepresentation == L"1000100010001" );

Completed in 103 milliseconds