Searched refs:REQUIRED_LABELS (Results 1 – 2 of 2) sorted by relevance
31 REQUIRED_LABELS = {'storage_qual_cq_1', 'storage_qual_cq_2'} variable in moblab_StorageQual89 if label in self.REQUIRED_LABELS:92 if not set(dut_to_label.values()) == self.REQUIRED_LABELS:95 % self.REQUIRED_LABELS - set(dut_to_label.values()))
32 REQUIRED_LABELS = ['retention', 'trim', 'suspend'] variable in hardware_StorageQualCheckSetup82 required_set = set(self.REQUIRED_LABELS)