HomeSort by relevance Sort by last modified time
    Searched refs:email_list (Results 1 - 6 of 6) sorted by null

  /external/autotest/server/
sequence.py 154 run_verify=False, email_list='', dependencies=(),
  /external/mesa3d/scripts/
get_reviewer.pl 30 my $email_list = 1;
235 'l!' => \$email_list,
277 $email_list = 0;
293 $email_list + $email_subscriber_list +
740 if ($email || $email_list) {
744 if ($email_list) {
1073 if ($email_list) {
    [all...]
  /external/autotest/frontend/afe/
rpc_utils.py 757 email_list='',
816 email_list=email_list,
    [all...]
rpc_interface.py     [all...]
models.py 1503 email_list = dbmodels.CharField(max_length=250, blank=True) variable in class:Job
    [all...]
  /external/autotest/scheduler/
scheduler_models.py 14 one of these statuses, an email will be sent to the job's email_list.
772 email_manager.manager.send_email(self.job.email_list, subject, body)
793 email_manager.manager.send_email(self.job.email_list, subject, body)
    [all...]

Completed in 530 milliseconds