HomeSort by relevance Sort by last modified time
    Searched refs:classify_label_objects (Results 1 - 2 of 2) sorted by null

  /external/autotest/frontend/afe/
models.py 541 return cls.classify_label_objects(labels)
545 def classify_label_objects(cls, label_objects): member in class:Host
    [all...]
rpc_interface.py 481 static_labels, non_static_labels = models.Host.classify_label_objects(
533 static_labels, non_static_labels = models.Host.classify_label_objects(
    [all...]

Completed in 70 milliseconds