Searched defs:sessionId (Results 1 – 3 of 3) sorted by relevance
716 String sessionId = cp.getValue(CTSCommand.OPTION_SESSION); in processListCommand() local1013 String sessionId = null; in addDerivedPlan() local1148 int sessionId = Integer.parseInt(idStr); in listSessionResult() local
557 public TestSession getSession(final int sessionId) { in getSession()
255 final String sessionId = "1"; in testParseListResultCmd() local