HomeSort by relevance Sort by last modified time
    Searched full:empty_istr (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/test-gnustl-full/unit/
istmit_test.cpp 76 istringstream empty_istr; local
77 CPPUNIT_ASSERT( istream_char_ite(empty_istr) == istream_char_ite() );
  /ndk/tests/device/test-stlport/unit/
istmit_test.cpp 76 istringstream empty_istr; local
77 CPPUNIT_ASSERT( istream_char_ite(empty_istr) == istream_char_ite() );

Completed in 146 milliseconds