Searched defs:annotations (Results 1 – 2 of 2) sorted by relevance
294 HealthWatchdogBuilder& setAnnotations(std::unique_ptr<HangAnnotations> annotations) { in setAnnotations()
579 auto annotations = std::make_unique<HangAnnotations>(); in TEST() local