Searched refs:rawFileContents (Results 1 – 2 of 2) sorted by relevance
180 final String rawFileContents = readFromRawFile(rawFilePath); in testAddCompletedDownload_publicDirs() local181 assertEquals(fileContents, rawFileContents); in testAddCompletedDownload_publicDirs()
566 final String rawFileContents = readFromRawFile(rawFilePath); in testAddCompletedDownload() local567 assertEquals(fileContents, rawFileContents); in testAddCompletedDownload()590 final String rawFileContents = readFromRawFile(rawFilePath); in testAddCompletedDownload_downloadDir() local591 assertEquals(fileContents, rawFileContents); in testAddCompletedDownload_downloadDir()