Searched defs:SESSIONID (Results 1 - 1 of 1) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/runtime/
H A DAgentOptions.java90 public static final String SESSIONID = "sessionid"; field in class:AgentOptions
181 INCLBOOTSTRAPCLASSES, SESSIONID, DUMPONEXIT, OUTPUT, ADDRESS, PORT,
377 return getOption(SESSIONID, null);
387 setOption(SESSIONID, id);

Completed in 100 milliseconds