Searched refs:SET_MIN_VALUE_NUM (Results 1 – 2 of 2) sorted by relevance
228 if (arraySize < SET_MIN_VALUE_NUM) { in AnalyzeUint32Set()297 if (arraySize < SET_MIN_VALUE_NUM) { in AnalyzeStringSet()
47 static constexpr uint32_t SET_MIN_VALUE_NUM = 1; variable