Searched refs:setTestPlan (Results 1 – 6 of 6) sorted by relevance
51 void setTestPlan(String plan); in setTestPlan() method
136 public void setTestPlan(String plan) { in setTestPlan() method in InvocationResult
153 public void setTestPlan(String plan) { in setTestPlan() method in LightInvocationResult
189 invocation.setTestPlan(parser.getAttributeValue(NS, SUITE_PLAN_ATTR)); in getResultFromDir()
167 result.setTestPlan(SUITE_PLAN); in populateResults()
173 result.setTestPlan(SUITE_PLAN); in testSerialization()