Home
last modified time | relevance | path

Searched defs:excludeFilter (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java575 MultiMap<String, String> excludeFilter = new MultiMap<>(); in testMetadataFilter_matchExclude() local
591 MultiMap<String, String> excludeFilter = new MultiMap<>(); in testMetadataFilter_noMatchExclude_mismatchKey() local
607 MultiMap<String, String> excludeFilter = new MultiMap<>(); in testMetadataFilter_noMatchExclude_mismatchValue() local
643 MultiMap<String, String> excludeFilter = new MultiMap<>(); in testMetadataFilter_matchExclude_multipleMetadataField() local
678 MultiMap<String, String> excludeFilter = new MultiMap<>(); in testMetadataFilter_matchExclude_multipleFilters() local
716 MultiMap<String, String> excludeFilter = new MultiMap<>(); in testMetadataFilter_matchExclude_multipleMetadataAndFilters() local
737 MultiMap<String, String> excludeFilter = new MultiMap<>(); in testMetadataFilter_includeAndExclude() local
756 MultiMap<String, String> excludeFilter = new MultiMap<>(); in testMetadataFilter_includeThenExclude() local