Searched refs:testDataRelativePath (Results 1 – 1 of 1) sorted by relevance
47 private final String testDataRelativePath; field in RobolectricFileDownloader56 String testDataRelativePath, in RobolectricFileDownloader() argument59 this.testDataRelativePath = testDataRelativePath; in RobolectricFileDownloader()92 Path testDataPath = RunfilesPaths.resolve(testDataRelativePath); in startDownloadingInternal()