Searched refs:clearError (Results 1 – 6 of 6) sorted by relevance
59 public void clearError() { in clearError() method in PrintStreamTest.MockPrintStream60 super.clearError(); in clearError()164 os.clearError(); in test_clearError()
52 public void clearError() { in clearError() method in PrintWriterTest.MockPrintWriter53 super.clearError(); in clearError()215 mpw.clearError(); in test_clearError()
247 void clearError() { HasError = false; } in clearError() function
198 ESR_ReturnCode(*clearError)(struct PFile_t* self); member
159 return self->clearError(self); in PFileClearError()
49 impl->Interface.Interface.clearError = &PANSIFileClearErrorImpl; in PANSIFileCreateImpl()