Searched refs:expectedFiles (Results 1 – 2 of 2) sorted by relevance
154 val expectedFiles = ArchiveBrowser.grabAllPathsIn(expectedZip) in testArchivesAreSame() constant155 Truth.assertThat(givenFiles).containsExactlyElementsIn(expectedFiles) in testArchivesAreSame()
1743 protected void assertBitmapFiles(int userId, String packageName, String... expectedFiles) {1744 final Set<String> expected = hashSet(set(expectedFiles));