Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Drpc_interface.py188 models.Host.check_no_platform(host_objs)
514 models.Host.check_no_platform([host_obj])
Dmodels.py803 def check_no_platform(cls, hosts): member in Host