Home | History | Annotate | Download | only in unit

Lines Matching full:abcdef

906   string str1("abcdef");
909 str2 = "abcdef";
916 CPPUNIT_ASSERT( str1.compare("abcdef") == 0 );
927 str2 = "abcdef";