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

  /external/stlport/test/unit/
istmit_test.cpp 76 istringstream empty_istr; local
77 CPPUNIT_ASSERT( istream_char_ite(empty_istr) == istream_char_ite() );
  /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 53 milliseconds