Home
last modified time | relevance | path

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

/external/jacoco/org.jacoco.agent/src/org/jacoco/agent/
DAgentJar.java46 throw new AssertionError(ERRORMSG); in getResource()
59 throw new AssertionError(ERRORMSG); in getResourceAsStream()
125 private static final String ERRORMSG = String.format( field in AgentJar