Home
last modified time | relevance | path

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

/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
DAgentOptions.java99 public static final String SESSIONID = "sessionid"; field in AgentOptions
193 INCLBOOTSTRAPCLASSES, INCLNOLOCATIONCLASSES, SESSIONID, DUMPONEXIT,
411 return getOption(SESSIONID, null); in getSessionId()
421 setOption(SESSIONID, id); in setSessionId()