HomeSort by relevance Sort by last modified time
    Searched full:check_board_labels_allowed (Results 1 - 3 of 3) sorted by null

  /external/autotest/frontend/afe/
models_test.py 139 self.assertEqual(host.check_board_labels_allowed([host]), None)
145 host.check_board_labels_allowed, [host],
rpc_interface.py 191 models.Host.check_board_labels_allowed(host_objs, [label.name])
516 models.Host.check_board_labels_allowed([host_obj], labels)
    [all...]
models.py 832 def check_board_labels_allowed(cls, hosts, new_labels=[]): member in class:Host
    [all...]

Completed in 623 milliseconds