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