Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/util/
H A Dutils.java232 public static String getVersion(String aFile, String aPlatform, String aTestbase) { in getVersion() argument
233 if ((aFile == null) || (aPlatform == null) || (aTestbase == null)) { in getVersion()
241 while (!res.equals("[" + aTestbase.toUpperCase() + "]")) { in getVersion()

Completed in 23 milliseconds