Home
last modified time | relevance | path

Searched refs:HTMLFormatter (Results 1 – 8 of 8) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/html/
DHTMLFormatter.java49 public class HTMLFormatter implements IHTMLReportContext { class
70 public HTMLFormatter() { in HTMLFormatter() method in HTMLFormatter
210 root, HTMLFormatter.this); in createVisitor()
218 HTMLFormatter.this, name); in createVisitor()
226 index, rootpage, root, HTMLFormatter.this); in createVisitor()
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
DReportGenerator.java24 import org.jacoco.report.html.HTMLFormatter;
86 final HTMLFormatter htmlFormatter = new HTMLFormatter(); in createReport()
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DAbstractReportMojo.java40 import org.jacoco.report.html.HTMLFormatter;
245 final HTMLFormatter htmlFormatter = new HTMLFormatter(); in createVisitor()
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/html/
DHTMLFormatterTest.java37 private HTMLFormatter formatter;
44 formatter = new HTMLFormatter(); in setup()
/external/chromium-trace/catapult/third_party/Paste/docs/modules/
Dexceptions.txt33 .. autoclass:: HTMLFormatter
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/
DReportTask.java53 import org.jacoco.report.html.HTMLFormatter;
249 final HTMLFormatter formatter = new HTMLFormatter(); in createVisitor()
/external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
Dformatter.py237 class HTMLFormatter(TextFormatter): class
442 return HTMLFormatter(**ops).format_collected_data(exc_data)
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/
Dmiddleware.py440 class EvalHTMLFormatter(formatter.HTMLFormatter):
448 line = formatter.HTMLFormatter.format_source_line(