HomeSort by relevance Sort by last modified time
    Searched refs:wrepresentation (Results 1 - 3 of 3) sorted by null

  /external/stlport/test/unit/
bitset_test.cpp 70 wstring wrepresentation = b2.to_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> >(); local
71 CPPUNIT_ASSERT( wrepresentation == L"1000100010001" );
  /ndk/tests/device/test-gnustl-full/unit/
bitset_test.cpp 70 wstring wrepresentation = b2.to_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> >(); local
71 CPPUNIT_ASSERT( wrepresentation == L"1000100010001" );
  /ndk/tests/device/test-stlport/unit/
bitset_test.cpp 70 wstring wrepresentation = b2.to_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> >(); local
71 CPPUNIT_ASSERT( wrepresentation == L"1000100010001" );

Completed in 87 milliseconds