Searched refs:SNAPSHOT_B (Results 1 – 1 of 1) sorted by relevance
73 private static final Set<String> SNAPSHOT_B = new HashSet<>(); field in MigrateSystemAppsSnapshotTaskTest75 SNAPSHOT_B.add("com.app.a");76 SNAPSHOT_B.add("com.app.c");138 assertSnapshotFileContent(11, SNAPSHOT_B); in testRun_migrate_userExists()