Searched refs:_LABEL_LIST (Results 1 – 3 of 3) sorted by relevance
62 _LABEL_LIST = [] variable in BaseLabel195 if label_instance._LABEL_LIST:196 self._populate_known_labels(label_instance._LABEL_LIST)
60 _LABEL_LIST = [TestBaseLabel(), TestStringPrefixLabel()] variable in TestLabelList64 for label_detectors in self._LABEL_LIST:
20 _LABEL_LIST = adb_label.ADB_LABELS variable in ADBDeviceLabels