Searched refs:testCaseIndex (Results 1 – 1 of 1) sorted by relevance
38 private int testCaseIndex; field in AbstractTest64 public int getTestCaseIndex() { return this.testCaseIndex; } in getTestCaseIndex()84 public void setTestCaseIndex(int testCaseIndex) { this.testCaseIndex = testCaseIndex; } in setTestCaseIndex() argument