Lines Matching full:abcde
655 CPPUNIT_ASSERT( s.find_first_of("abcde") == 2 );786 CPPUNIT_ASSERT( s.find_last_of("abcde") == 26 );911 str2 = "abcde";917 CPPUNIT_ASSERT( str1.compare("abcde") > 0 );