Searched defs:testPlanRun (Results 1 – 2 of 2) sorted by relevance
94 public final TestPlanRunEntity testPlanRun; field in ShowPlanReleaseServlet.TestPlanRunMetadata98 public TestPlanRunMetadata(TestPlanRunEntity testPlanRun) { in TestPlanRunMetadata()224 TestPlanRunEntity testPlanRun = TestPlanRunEntity.fromEntity(entityMap.get(key)); in getTestPlanDispatcher() local
105 TestPlanRunEntity testPlanRun = TestPlanRunEntity.fromEntity(testPlanRunEntity); in doGetHandler() local