Searched refs:SNAPSHOT_A (Results 1 – 1 of 1) sorted by relevance
67 private static final Set<String> SNAPSHOT_A = new HashSet<>(); field in MigrateSystemAppsSnapshotTaskTest69 SNAPSHOT_A.add("com.app.a");70 SNAPSHOT_A.add("com.app.b");137 assertSnapshotFileContent(10, SNAPSHOT_A); in testRun_migrate_userExists()