Home
last modified time | relevance | path

Searched defs:getInstructionCounter (Results 1 – 5 of 5) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
DILine.java25 ICounter getInstructionCounter(); in getInstructionCounter() method
DICoverageNode.java88 ICounter getInstructionCounter(); in getInstructionCounter() method
DCoverageNodeImpl.java104 public ICounter getInstructionCounter() { in getInstructionCounter() method in CoverageNodeImpl
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DInstruction.java188 public ICounter getInstructionCounter() { in getInstructionCounter() method in Instruction
DLineImpl.java126 public ICounter getInstructionCounter() { in getInstructionCounter() method in LineImpl