Home
last modified time | relevance | path

Searched refs:HWID_LABELS_FALLBACK (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/hosts/
Dcros_label.py32 HWID_LABELS_FALLBACK = ['sku', 'phase', 'touchscreen', 'touchpad', 'variant', 'stylus'] variable
375 out = all_hwid_labels or HWID_LABELS_FALLBACK
Dcros_label_unittest.py272 self.assertEqual(item._hwid_label_names(), cros_label.HWID_LABELS_FALLBACK)