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.java26 ICounter getInstructionCounter(); in getInstructionCounter() method
DICoverageNode.java89 ICounter getInstructionCounter(); in getInstructionCounter() method
DCoverageNodeImpl.java105 public ICounter getInstructionCounter() { in getInstructionCounter() method in CoverageNodeImpl
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DInstruction.java189 public ICounter getInstructionCounter() { in getInstructionCounter() method in Instruction
DLineImpl.java129 public ICounter getInstructionCounter() { in getInstructionCounter() method in LineImpl