Searched refs:newContent (Results 1 – 1 of 1) sorted by relevance
137 String newContent = readAndCheckFile(absolutePath, readCommand, pattern); in testFile() local138 if (!newContent.equals(content)) { in testFile()