Searched defs:GetAnnotationsTest (Results 1 – 3 of 3) sorted by relevance
1567 using GetAnnotationsTest = ::testing::TestWithParam<GetAnnotationsTestCase>; typedef1569 TEST_P(GetAnnotationsTest, Case) { in TEST_P() argument