Searched refs:testJob (Results 1 – 2 of 2) sorted by relevance
124 String testJob = (String)param.get("job"); in checkAPI() local126 if (testJob==null) in checkAPI()151 props[0].Value = testJob; in checkAPI()
63 String testJob = ((String) param.get("TestJob")); in executeTest() local67 DescEntry[] entries = descGetter.getDescriptionFor(testJob, null, true); in executeTest()
Completed in 18 milliseconds