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