Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/
DPackageUtils.java47 List<String> included, List<String> excluded) in findClassesInPackage()
212 List<String> excluded, in findClassesInDirPackage()
236 excluded, in findClassesInDirPackage() local
255 List<String> included, List<String> excluded, List<String> classes) in includeOrExcludeClass()
270 List<String> included, List<String> excluded) in isIncluded()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DNameConstraints.java20 private GeneralSubtree[] permitted, excluded; field in NameConstraints
69 GeneralSubtree[] excluded) in NameConstraints()
DPKIXNameConstraintValidator.java436 private void checkExcludedDN(Set excluded, ASN1Sequence dns) in checkExcludedDN()
493 private Set unionDN(Set excluded, ASN1Sequence dn) in unionDN()
581 private Set unionEmail(Set excluded, String email) in unionEmail()
655 private Set unionIP(Set excluded, byte[] ip) in unionIP()
876 private void checkExcludedOtherName(Set excluded, OtherName name) in checkExcludedOtherName()
898 private void checkExcludedEmail(Set excluded, String email) in checkExcludedEmail()
965 private void checkExcludedIP(Set excluded, byte[] ip) in checkExcludedIP()
1120 private void checkExcludedDNS(Set excluded, String dns) in checkExcludedDNS()
1464 private Set unionDNS(Set excluded, String dns) in unionDNS()
1605 private void checkExcludedURI(Set excluded, String uri) in checkExcludedURI()
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DNameConstraints.java16 private GeneralSubtree[] permitted, excluded; field in NameConstraints
65 GeneralSubtree[] excluded) in NameConstraints()
DPKIXNameConstraintValidator.java432 private void checkExcludedDN(Set excluded, ASN1Sequence dns) in checkExcludedDN()
489 private Set unionDN(Set excluded, ASN1Sequence dn) in unionDN()
577 private Set unionEmail(Set excluded, String email) in unionEmail()
651 private Set unionIP(Set excluded, byte[] ip) in unionIP()
872 private void checkExcludedOtherName(Set excluded, OtherName name) in checkExcludedOtherName()
894 private void checkExcludedEmail(Set excluded, String email) in checkExcludedEmail()
961 private void checkExcludedIP(Set excluded, byte[] ip) in checkExcludedIP()
1116 private void checkExcludedDNS(Set excluded, String dns) in checkExcludedDNS()
1460 private Set unionDNS(Set excluded, String dns) in unionDNS()
1601 private void checkExcludedURI(Set excluded, String uri) in checkExcludedURI()
[all …]
/external/testng/src/test/java/test/simple/
DIncludedExcludedTest.java58 public MyReporter(String[] included, String[] excluded) { in MyReporter()
77 Collection<ITestNGMethod> excluded = suite.getExcludedMethods(); in generateReport() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java111 private void checkExcludedDN(Set excluded, ASN1Sequence dns) in checkExcludedDN()
168 private Set unionDN(Set excluded, ASN1Sequence dn) in unionDN()
237 private Set unionEmail(Set excluded, String email) in unionEmail()
311 private Set unionIP(Set excluded, byte[] ip) in unionIP()
508 private void checkExcludedEmail(Set excluded, String email) in checkExcludedEmail()
577 private void checkExcludedIP(Set excluded, byte[] ip) in checkExcludedIP()
726 private void checkExcludedDNS(Set excluded, String dns) in checkExcludedDNS()
1070 protected Set unionDNS(Set excluded, String dns) in unionDNS()
1211 private void checkExcludedURI(Set excluded, String uri) in checkExcludedURI()
1260 private Set unionURI(Set excluded, String uri) in unionURI()
DRFC3280CertPathUtilities.java1719 GeneralSubtree[] excluded = nc.getExcludedSubtrees(); in prepareNextCertG() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DPKIXNameConstraintValidator.java115 private void checkExcludedDN(Set excluded, ASN1Sequence dns) in checkExcludedDN()
172 private Set unionDN(Set excluded, ASN1Sequence dn) in unionDN()
241 private Set unionEmail(Set excluded, String email) in unionEmail()
315 private Set unionIP(Set excluded, byte[] ip) in unionIP()
512 private void checkExcludedEmail(Set excluded, String email) in checkExcludedEmail()
581 private void checkExcludedIP(Set excluded, byte[] ip) in checkExcludedIP()
730 private void checkExcludedDNS(Set excluded, String dns) in checkExcludedDNS()
1074 protected Set unionDNS(Set excluded, String dns) in unionDNS()
1215 private void checkExcludedURI(Set excluded, String uri) in checkExcludedURI()
1264 private Set unionURI(Set excluded, String uri) in unionURI()
DRFC3280CertPathUtilities.java1720 GeneralSubtree[] excluded = nc.getExcludedSubtrees(); in prepareNextCertG() local
/external/grpc-grpc/tools/buildgen/plugins/
Dexpand_filegroups.py22 def excluded(filename, exclude_res): function
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestSelection.java101 UnicodeSet excluded, int mappingType) { in verifyResultUTF16()
/external/junit/src/main/java/org/junit/experimental/categories/
DCategories.java115 private final Set<Class<?>> excluded; field in Categories.CategoryFilter
310 Set<Class<?>> excluded= getExcludedCategory(klass); in Categories() local
/external/v8/src/base/utils/
Drandom-number-generator.cc164 uint64_t max, size_t n, const std::unordered_set<uint64_t>& excluded) { in NextSampleSlow()
/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.c1370 int *excluded) in interworking_credentials_available_roaming_consortium()
1648 int excluded = 0, *excl = &excluded; in interworking_connect() local
1926 int *excluded) in interworking_credentials_available_3gpp()
2051 int *excluded) in interworking_credentials_available_realm()
2127 int *excluded) in interworking_credentials_available_helper()
2172 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int *excluded) in interworking_credentials_available()
2443 int excluded = 0; in interworking_select_network() local
/external/turbine/javatests/com/google/turbine/deps/
DDependenciesTest.java137 public void excluded() throws Exception { in excluded() method in DependenciesTest
/external/autotest/contrib/
Dcoverage.py104 def __init__(self, statements, excluded, suite_spots): argument
887 def annotate_file(self, filename, statements, excluded, missing, directory=None): argument
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.h40 unsigned int excluded; member
Dmksquashfs.c4754 int excluded(char *name, struct pathnames *paths, struct pathnames **new) in excluded() function
/external/testng/src/main/java/org/testng/reporters/
DSuiteHTMLReporter.java175 Collection<ITestNGMethod> excluded = suite.getExcludedMethods(); in generateExcludedMethodsReport() local
/external/testng/src/main/java/org/testng/xml/
DXmlSuite.java546 List<String> excluded = getExcludedGroups(); in toXml() local
/external/testng/src/test/java/test/
DBaseTest.java215 protected void addPackage(String pkgName, String[] included, String[] excluded) { in addPackage()