Home
last modified time | relevance | path

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

/trunk/main/testtools/qa/cliversioning/
H A DVersionTestCase.java42 String sSystemRoot = System.getProperty("SystemRoot"); in checkVersion() local
43 if (sSystemRoot == null || sSystemRoot.length() == 0) in checkVersion()
52 "PATH=" + unoPath, "SystemRoot=" + sSystemRoot}; in checkVersion()

Completed in 13 milliseconds