Home
last modified time | relevance | path

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

/ndk/tests/device/test-stlport/unit/
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()
/ndk/tests/device/test-gnustl-full/unit/
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()