Home
last modified time | relevance | path

Searched defs:hasHits (Results 1 – 4 of 4) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
DIExecutionData.java50 public abstract boolean hasHits(); in hasHits() method
DExecutionDataDelegate.java105 public boolean hasHits() { in hasHits() method in ExecutionDataDelegate
DExecutionData.java137 public boolean hasHits() { in hasHits() method in ExecutionData
DMappedExecutionData.java176 public boolean hasHits() { in hasHits() method in MappedExecutionData