Searched refs:remoteTf (Results 1 – 1 of 1) sorted by relevance
645 private File getLocalTradefedPath(ITestInvocationListener listener, File remoteTf) { in getLocalTradefedPath() argument646 if (remoteTf != null && remoteTf.exists()) { in getLocalTradefedPath()647 return remoteTf; in getLocalTradefedPath()