Home
last modified time | relevance | path

Searched refs:REPORT_IO_FAILURE (Results 1 – 6 of 6) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/html/doc/
DHTMLWriter.java50 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in write()
65 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in write()
80 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in eol()
95 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in flush()
/external/emma/core/java12/com/vladium/emma/report/xml/
DReportGenerator.java133 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
182 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
200 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
216 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
231 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
245 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
496 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in close()
/external/emma/core/java12/com/vladium/emma/report/txt/
DReportGenerator.java137 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in visit()
426 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in row()
441 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in row()
454 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in line()
466 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in eol()
481 throw new EMMARuntimeException (IAppErrorCodes.REPORT_IO_FAILURE, ioe); in close()
/external/emma/core/java12/com/vladium/emma/report/lcov/
DReportGenerator.java331 throw new EMMARuntimeException(IAppErrorCodes.REPORT_IO_FAILURE, ioe); in row()
349 throw new EMMARuntimeException(IAppErrorCodes.REPORT_IO_FAILURE, ioe); in row()
364 throw new EMMARuntimeException(IAppErrorCodes.REPORT_IO_FAILURE, ioe); in close()
/external/emma/core/java12/com/vladium/emma/
DIAppErrorCodes.java54 String REPORT_IO_FAILURE = "REPORT_IO_FAILURE"; field
/external/emma/core/res/com/vladium/emma/
Dexceptions.properties42 REPORT_IO_FAILURE: \ key