Home
last modified time | relevance | path

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

/trunk/main/framework/qa/complex/api_internal/
H A DCheckAPI.java124 String testJob = (String)param.get("job"); in checkAPI() local
126 if (testJob==null) in checkAPI()
151 props[0].Value = testJob; in checkAPI()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/base/
H A Djava_complex.java63 String testJob = ((String) param.get("TestJob")); in executeTest() local
67 DescEntry[] entries = descGetter.getDescriptionFor(testJob, null, true); in executeTest()

Completed in 19 milliseconds