Searched refs:getRemoteFetchFilePattern (Results 1 – 2 of 2) sorted by relevance
121 if (options.getRemoteFetchFilePattern().isEmpty()) { in fetchCommonFiles()124 for (String file : options.getRemoteFetchFilePattern()) { in fetchCommonFiles()
615 public Set<String> getRemoteFetchFilePattern() { in getRemoteFetchFilePattern() method in TestDeviceOptions