Searched refs:getTestPlan (Results 1 – 4 of 4) sorted by relevance
56 String getTestPlan(); in getTestPlan() method
56 mTestPlan = result.getTestPlan(); in LightInvocationResult()161 public String getTestPlan() { in getTestPlan() method in LightInvocationResult
158 public String getTestPlan() { in getTestPlan() method in InvocationResult
511 assertEquals("Incorrect test plan", SUITE_PLAN, lightResult.getTestPlan()); in checkLightResult()550 assertEquals("Incorrect test plan", SUITE_PLAN, result.getTestPlan()); in checkResult()