Home
last modified time | relevance | path

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

/external/autotest/cli/contrib/
Dwhy_isnt_my_job_running.py128 acl_groups = proxy.run('get_acl_groups', variable
131 for acl in acl_groups:
/external/autotest/frontend/afe/
Drpc_interface.py708 acl_groups = models.AclGroup.list_objects(filter_data)
709 for acl_group in acl_groups:
715 return rpc_utils.prepare_for_serialization(acl_groups)