Searched refs:ERASED_BID_STR (Results 1 – 2 of 2) sorted by relevance
139 partial_bid = (cr50_utils.ERASED_BID_STR, None, self.test_flags)140 stored_partial_bid = (cr50_utils.ERASED_BID_STR,141 cr50_utils.ERASED_BID_STR, self.test_flags)152 bid = (cr50_utils.ERASED_BID_STR, '00000000', self.test_flags)162 bid = (cr50_utils.ERASED_BID_STR, None, self.WHITELABEL_FLAGS)
79 ERASED_BID_STR = hex(ERASED_BID_INT) variable