Home
last modified time | relevance | path

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

/AOO42X/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java65 private static String osArch = System.getProperty("os.arch"); field in SystemUtil
113 return osArch; in getOSArch()