Searched refs:annotationSet (Results 1 – 1 of 1) sorted by relevance
379 const AnnotationSet* annotationSet; in TEST_P() local399 annotationSet = &fieldNumberToAnnotationsIt->second; in TEST_P()400 EXPECT_EQ(1ul, annotationSet->size()); in TEST_P()401 annotationSetIt = annotationSet->begin(); in TEST_P()414 annotationSet = &fieldNumberToAnnotationsIt->second; in TEST_P()415 EXPECT_EQ(1ul, annotationSet->size()); in TEST_P()416 annotationSetIt = annotationSet->begin(); in TEST_P()449 const AnnotationSet* annotationSet; in TEST_P() local469 annotationSet = &fieldNumberToAnnotationsIt->second; in TEST_P()470 EXPECT_EQ(1ul, annotationSet->size()); in TEST_P()[all …]