Home | History | Annotate | Download | only in unit

Lines Matching refs:good

101   CPPUNIT_ASSERT (f.good());
111 CPPUNIT_ASSERT( f.good() );
115 CPPUNIT_ASSERT( f.good() );
119 CPPUNIT_ASSERT( f.good() );
123 CPPUNIT_ASSERT( f.good() );
126 CPPUNIT_ASSERT( f.good() );
135 if (in.good()) {
168 CPPUNIT_ASSERT( f.good() );
175 CPPUNIT_ASSERT( f.good() );
179 CPPUNIT_ASSERT( f.good() );
182 CPPUNIT_ASSERT( f.good() );
198 CPPUNIT_ASSERT( f.good() );
579 CPPUNIT_ASSERT( out.good() );
585 CPPUNIT_ASSERT( out.good() );
589 CPPUNIT_ASSERT( in.good() );
709 CPPUNIT_ASSERT( ifstr.good() );
789 while ((!in.eof()) && in.good()){
891 // cerr << f.good() << endl;
897 // cerr << f.good() << endl;