Home
last modified time | relevance | path

Searched refs:annotationSet (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A Dtest_collation.cpp252 const AnnotationSet* annotationSet; in TEST() local
272 annotationSet = &fieldNumberToAnnotationsIt->second; in TEST()
273 EXPECT_EQ(1ul, annotationSet->size()); in TEST()
274 annotationSetIt = annotationSet->begin(); in TEST()
288 EXPECT_EQ(1ul, annotationSet->size()); in TEST()
289 annotationSetIt = annotationSet->begin(); in TEST()
322 const AnnotationSet* annotationSet; in TEST() local
343 EXPECT_EQ(1ul, annotationSet->size()); in TEST()
344 annotationSetIt = annotationSet->begin(); in TEST()
358 EXPECT_EQ(1ul, annotationSet->size()); in TEST()
[all …]