Home
last modified time | relevance | path

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

/trunk/main/framework/qa/complex/path_substitution/
H A DPathSubstitutionTest.java238 public Vector resubst; field in PathSubstitutionTest.VariableContainer
245 resubst = new Vector(); in VariableContainer()
252 resubst.add(Boolean.TRUE); in add()
260 this.resubst.add(new Boolean(canResubst)); in add()
295 return ((Boolean) resubst.get(i)).booleanValue(); in canReSubstitute()

Completed in 12 milliseconds