Searched refs:expectedAppNames (Results 1 – 1 of 1) sorted by relevance
124 var expectedAppNames = Set.of("com.android.apkverity", "com.android.egg"); in testCollectAllSilentInstalledMbaInfo() local127 assertThat(actualAppNames).containsAtLeastElementsIn(expectedAppNames); in testCollectAllSilentInstalledMbaInfo()132 if (expectedAppNames.contains(appInfo.packageName)) { in testCollectAllSilentInstalledMbaInfo()