Searched refs:RevocationChecker (Results 1 – 2 of 2) sorted by relevance
/external/cronet/stable/net/cert/internal/ |
D | revocation_checker_unittest.cc | 42 TEST(RevocationChecker, NoRevocationMechanism) { in TEST() argument 109 TEST(RevocationChecker, ValidCRL) { in TEST() argument 185 TEST(RevocationChecker, RevokedCRL) { in TEST() argument 244 TEST(RevocationChecker, CRLRequestFails) { in TEST() argument 317 TEST(RevocationChecker, CRLNonHttpUrl) { in TEST() argument 346 TEST(RevocationChecker, SkipEntireInvalidCRLDistributionPoints) { in TEST() argument 414 TEST(RevocationChecker, SkipUnsupportedCRLDistPointWithNonUriFullname) { in TEST() argument 498 TEST(RevocationChecker, SkipUnsupportedCRLDistPointWithReasons) { in TEST() argument 567 TEST(RevocationChecker, SkipUnsupportedCRLDistPointWithCrlIssuer) { in TEST() argument
|
/external/cronet/tot/net/cert/internal/ |
D | revocation_checker_unittest.cc | 42 TEST(RevocationChecker, NoRevocationMechanism) { in TEST() argument 109 TEST(RevocationChecker, ValidCRL) { in TEST() argument 185 TEST(RevocationChecker, RevokedCRL) { in TEST() argument 244 TEST(RevocationChecker, CRLRequestFails) { in TEST() argument 317 TEST(RevocationChecker, CRLNonHttpUrl) { in TEST() argument 346 TEST(RevocationChecker, SkipEntireInvalidCRLDistributionPoints) { in TEST() argument 414 TEST(RevocationChecker, SkipUnsupportedCRLDistPointWithNonUriFullname) { in TEST() argument 498 TEST(RevocationChecker, SkipUnsupportedCRLDistPointWithReasons) { in TEST() argument 567 TEST(RevocationChecker, SkipUnsupportedCRLDistPointWithCrlIssuer) { in TEST() argument
|