Lines Matching refs:good
101 CPPUNIT_ASSERT (f.good()); in output()
103 CPPUNIT_ASSERT (f.good()); in output()
105 CPPUNIT_ASSERT (f.good()); in output()
107 CPPUNIT_ASSERT (f.good()); in output()
109 CPPUNIT_ASSERT (f.good()); in output()
111 CPPUNIT_ASSERT (f.good()); in output()
113 CPPUNIT_ASSERT (f.good()); in output()
115 CPPUNIT_ASSERT (f.good()); in output()
118 CPPUNIT_ASSERT (f.good()); in output()
129 CPPUNIT_ASSERT( f.good() ); in input()
133 CPPUNIT_ASSERT( f.good() ); in input()
137 CPPUNIT_ASSERT( f.good() ); in input()
141 CPPUNIT_ASSERT( f.good() ); in input()
144 CPPUNIT_ASSERT( f.good() ); in input()
153 if (in.good()) { in input()
186 CPPUNIT_ASSERT( f.good() ); in io()
193 CPPUNIT_ASSERT( f.good() ); in io()
197 CPPUNIT_ASSERT( f.good() ); in io()
200 CPPUNIT_ASSERT( f.good() ); in io()
216 CPPUNIT_ASSERT( f.good() ); in err()
598 CPPUNIT_ASSERT( out.good() ); in win32_file_format()
604 CPPUNIT_ASSERT( out.good() ); in win32_file_format()
608 CPPUNIT_ASSERT( in.good() ); in win32_file_format()
728 CPPUNIT_ASSERT( ifstr.good() ); in custom_facet()