Searched refs:TestVerifyRevocation (Results 1 – 2 of 2) sorted by relevance
/external/openscreen/cast/common/certificate/ |
D | cast_crl_unittest.cc | 69 bool TestVerifyRevocation(Error::Code expected_result, in TestVerifyRevocation() function 144 TestVerifyRevocation( in RunTest() 156 TestVerifyRevocation( in RunTest() 167 TestVerifyRevocation(Error::Code::kNone, der_cert_path, crl_bundle, in RunTest()
|
/external/openscreen/cast/sender/channel/ |
D | cast_auth_util_unittest.cc | 365 ErrorOr<CastDeviceCertPolicy> TestVerifyRevocation( in TestVerifyRevocation() function 426 TestVerifyRevocation(certificate_chain, crl_bundle, verification_time, in RunTest() 436 TestVerifyRevocation(certificate_chain, crl_bundle, verification_time, in RunTest() 446 TestVerifyRevocation(certificate_chain, crl_bundle, verification_time, in RunTest() 452 TestVerifyRevocation(certificate_chain, crl_bundle, verification_time, in RunTest()
|