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