Home
last modified time | relevance | path

Searched defs:expectedFiles (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationHistoryDatabaseTest.java107 List<AtomicFile> expectedFiles = new ArrayList<>(); in testPrune() local
142 List<AtomicFile> expectedFiles = new ArrayList<>(); in testPrune_badFileName_noCrash() local
/aosp14/frameworks/base/tests/ApkVerityTest/src/com/android/apkverity/
H A DApkVerityTest.java518 HashSet<String> expectedFiles = new HashSet<>(Arrays.asList(filenames)); in verifyInstalledFiles() local