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

  /external/autotest/server/hosts/
testbed_label.py 20 _LABEL_LIST = adb_label.ADB_LABELS
base_label.py 45 @property _LABEL_LIST List of label classes that this label generates its
55 so _NAME won't cut it. Instead, we use _LABEL_LIST
62 _LABEL_LIST = []
195 if label_instance._LABEL_LIST:
196 self._populate_known_labels(label_instance._LABEL_LIST)
base_label_unittest.py 60 _LABEL_LIST = [TestBaseLabel(), TestStringPrefixLabel()]
64 for label_detectors in self._LABEL_LIST:

Completed in 148 milliseconds