Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/helper/
H A DBuildEnvTools.java80 (!mPlatform.equalsIgnoreCase(PropertyName.WNTMSCI)) ){ in BuildEnvTools()
123 if (mPlatform.equals(PropertyName.WNTMSCI) && ! mCygwin) { in getSrcRoot()
158 if (mPlatform.equals(PropertyName.WNTMSCI)) { in getCmdLinesWithCommand()
172 if (mPlatform.equals(PropertyName.WNTMSCI)){ in getCmdLinesWithCommand()
H A DUnoProvider.java125 if ( opSystem != null && opSystem.equalsIgnoreCase(PropertyName.WNTMSCI)) { in getUnorcName()
/aoo41x/main/qadevOOo/runner/util/
H A DPropertyName.java143 final public static String WNTMSCI = "wntmsci"; field
/aoo41x/main/qadevOOo/runner/lib/
H A DTestParameters.java321 operatingSystem = PropertyName.WNTMSCI; in getSOCompatibleOSName()
/aoo41x/main/qadevOOo/tests/java/complex/unoapi/
H A DCheckModuleAPI.java268 if (platform.equals(PropertyName.WNTMSCI)) in getDmakeCommands()

Completed in 33 milliseconds