Searched refs:includePaths (Results 1 – 1 of 1) sorted by relevance
62 Map<String, Set<PathWithRequiredFlags>> includePaths = Collections.singletonMap("test", in testGetIncludeExcludeRules_isNotMigration_returnsRules() local66 IncludeExcludeRules expectedRules = new IncludeExcludeRules(includePaths, excludePaths); in testGetIncludeExcludeRules_isNotMigration_returnsRules()70 when(mBackupScheme.maybeParseAndGetCanonicalIncludePaths()).thenReturn(includePaths); in testGetIncludeExcludeRules_isNotMigration_returnsRules()