Searched defs:gsPath (Results 1 – 2 of 2) sorted by relevance
41 public void fetchTestResource(File destFile, String gsPath) throws BuildRetrievalError { in fetchTestResource()57 public File fetchTestResource(String gsPath) throws BuildRetrievalError { in fetchTestResource()
340 String gsPath = "foo//bar"; in testCacheRebuild_multiSlashPath() local