Searched refs:sharedCachePath (Results 1 – 1 of 1) sorted by relevance
87 String sharedCachePath = getSharedStorageCachePath(); in testSdkDataIsAttributedToApp() local94 Files.createDirectory(Paths.get(sharedCachePath, "attribution")); in testSdkDataIsAttributedToApp()95 Path cacheFilepath = Paths.get(sharedCachePath, "attribution", "file"); in testSdkDataIsAttributedToApp()