Searched refs:checkError (Results 1 – 8 of 8) sorted by relevance
21 function checkError(e) { function58 checkError(e);
21 function checkError(e) { function77 checkError(e);
153 assertTrue("Checkerror should return true", os.checkError()); in test_checkError()161 assertFalse(os.checkError()); in test_clearError()163 assertTrue(os.checkError()); in test_clearError()165 assertFalse(os.checkError()); in test_clearError()
202 assertTrue("Failed to return error", pw.checkError()); in test_checkError()214 assertTrue("Failed to return error", mpw.checkError()); in test_clearError()216 assertFalse("Internal error state has not be cleared", mpw.checkError()); in test_clearError()227 .checkError()); in test_close()
68 assertFalse(console.writer().checkError()); in test_flush()
73 if ((out == null) || out.checkError ()) in create()102 final PrintWriter _out = (out != null) && ! out.checkError () in create()
163 if (writer.checkError()) in write()
27693 (WebCore::GraphicsContext3DInternal::checkError):27716 (WebCore::GraphicsContext3D::checkError):