Searched defs:EmptyStructureVisitor (Results 1 - 1 of 1) sorted by relevance

/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/analysis/
H A DAnalyzerTest.java59 private class EmptyStructureVisitor implements ICoverageVisitor { class in class:AnalyzerTest
72 analyzer = new Analyzer(executionData, new EmptyStructureVisitor());

Completed in 629 milliseconds