Searched refs:percentIndex (Results 1 – 2 of 2) sorted by relevance
221 static const int32_t percentIndex = 3; in ToString() local234 if (units[static_cast<int>(unit_)] == units[percentIndex]) { in ToString()
718 static const int32_t percentIndex = 3; in DimensionToString() local726 if (units[static_cast<int>(unit)] == units[percentIndex]) { in DimensionToString()