Home
last modified time | relevance | path

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

/test/vti/test_serving/gae/webapp/src/scheduler/
Djob_heartbeat.py83 email_util.send_job_notification(lost_jobs_to_put)
/test/vti/test_serving/gae/webapp/src/endpoint/
Djob_queue.py141 email_util.send_job_notification(job)
/test/vti/test_serving/gae/webapp/src/utils/
Demail_util.py100 def send_job_notification(jobs): function