Home | History | Annotate | Download | only in afe

Lines Matching refs:requested_by

260                 is_complete=True, requested_by=models.User.current_user())
264 is_active=True, requested_by=models.User.current_user())
267 requested_by=models.User.current_user()) # not yet run
360 self.assertEquals(task['requested_by'], 'autotest_system')
373 self.assertEquals(task['requested_by'], 'autotest_system')