Home
last modified time | relevance | path

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

/external/autotest/utils/frozen_chromite/lib/
Dcros_logging.py97 if annotation_class == _annotations.SetEmailNotifyProperty:
123 _PrintForBuildbot(handle, _annotations.SetEmailNotifyProperty, name, data)
Dbuildbot_annotations.py100 class SetEmailNotifyProperty(_NamedAnnotation): class
105 super(SetEmailNotifyProperty, self).__init__(name, json.dumps(value))