Searched refs:tmpBase (Results 1 – 2 of 2) sorted by relevance
151 String tmpBase = System.getProperty("java.io.tmpdir"); in setupTestEnv() local153 String tmpDir = tmpBase + "/" + dirName; in setupTestEnv()154 LogUtil.CLog.i("tmpBase= " + tmpBase + " tmpDir =" + tmpDir); in setupTestEnv()
300 String tmpBase = System.getProperty("java.io.tmpdir"); in setupTestEnv() local302 String tmpDir = tmpBase + "/" + dirName; in setupTestEnv()303 LogUtil.CLog.i("tmpBase= " + tmpBase + " tmpDir =" + tmpDir); in setupTestEnv()