Searched refs:_LABEL_LIST (Results 1 - 3 of 3) sorted by relevance

/external/autotest/server/hosts/
H A Dtestbed_label.py20 _LABEL_LIST = adb_label.ADB_LABELS variable in class:ADBDeviceLabels
H A Dbase_label.py45 @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 = [] variable in class:BaseLabel
195 if label_instance._LABEL_LIST:
196 self._populate_known_labels(label_instance._LABEL_LIST)
H A Dbase_label_unittest.py60 _LABEL_LIST = [TestBaseLabel(), TestStringPrefixLabel()] variable in class:TestLabelList
64 for label_detectors in self._LABEL_LIST:

Completed in 180 milliseconds