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 542 return cls.classify_label_objects(labels)
546 def classify_label_objects(cls, label_objects): member in class:Host
    [all...]
rpc_interface.py 480 static_labels, non_static_labels = models.Host.classify_label_objects(
529 static_labels, non_static_labels = models.Host.classify_label_objects(
    [all...]

Completed in 2977 milliseconds