Searched refs:MAX_VALID_VALUE (Results 1 – 3 of 3) sorted by relevance
43 const int32_t MAX_VALID_VALUE = 100; variable1403 if (thresholdValue < MINI_VALID_VALUE || thresholdValue > MAX_VALID_VALUE) { in SetShowCounter()
44 const int32_t MAX_VALID_VALUE = 100; variable1422 if (thresholdValue < MINI_VALID_VALUE || thresholdValue > MAX_VALID_VALUE) { in SetShowCounter()
47 const int32_t MAX_VALID_VALUE = 100; variable394 if (thresholdValue < MINI_VALID_VALUE || thresholdValue > MAX_VALID_VALUE) { in SetShowCounter()