Searched refs:assertFileContentsEqual (Results 1 – 1 of 1) sorted by relevance
1187 assertFileContentsEqual(first, second); in testDeterministicDsaSigningIsDeterministic()3933 private void assertFileContentsEqual(File first, File second) throws IOException { in assertFileContentsEqual() method in ApkSignerTest