OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
190
models.Host.
check_board_labels_allowed
(host_objs, [label.name])
512
models.Host.
check_board_labels_allowed
([host_obj], labels)
[
all
...]
models.py
836
def
check_board_labels_allowed
(cls, hosts, new_labels=[]):
member in class:Host
[
all
...]
Completed in 61 milliseconds