Home
last modified time | relevance | path

Searched defs:send_email (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Dreporting.py148 def send_email(bug, bug_template): function
/aosp_15_r20/external/autotest/site_utils/
H A Dgmail_lib.py119 def send_email(to, subject, message_text, retry=True, creds_path=None): function
/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_watch.py33 def send_email(subject: str, body: List[tiny_render.Piece]) -> None: function
/aosp_15_r20/external/zstd/tests/
H A DDEPRECATED-test-zstd-speed.py79 def send_email(emails, topic, text, have_mutt, have_mail): function
/aosp_15_r20/external/lz4/tests/
H A Dtest-lz4-speed.py76 def send_email(emails, topic, text, have_mutt, have_mail): function
/aosp_15_r20/external/aws-crt-java/codebuild/
H A DCanaryWrapper_Classes.py850 def send_email(self, email_body, email_subject_text_append=None): member in SnapshotMonitor