Home | History | Annotate | Download | only in base

Lines Matching refs:CertificateNameVerifyTestData

1024 struct CertificateNameVerifyTestData {
1043 void PrintTo(const CertificateNameVerifyTestData& data, std::ostream* os) {
1048 const CertificateNameVerifyTestData kNameVerifyTestData[] = {
1101 : public testing::TestWithParam<CertificateNameVerifyTestData> {
1105 CertificateNameVerifyTestData test_data = GetParam();