Searched refs:BIOASN1Test (Results 1 – 1 of 1) sorted by relevance
199 class BIOASN1Test : public testing::TestWithParam<ASN1TestParam> {}; class201 TEST_P(BIOASN1Test, ReadASN1) { in TEST_P() argument223 INSTANTIATE_TEST_CASE_P(, BIOASN1Test, testing::ValuesIn(kASN1TestParams));