Searched refs:ASN1TestParam (Results 1 – 1 of 1) sorted by relevance
162 struct ASN1TestParam { struct202 class BIOASN1Test : public testing::TestWithParam<ASN1TestParam> {};205 const ASN1TestParam& param = GetParam(); in TEST_P()