Searched refs:UpperBound (Results 1 – 5 of 5) sorted by relevance
43 UpperBound, enumerator69 UpperBound, enumerator109 {MapFromProperty::UpperBound, "UpperBound"},135 {MapToProperty::UpperBound, "UpperBound"},
58 ${count}= Evaluate ${attr_val_data['${int_attr}']["UpperBound"]} + 5112 ${random_value}= GetRandomBIOSIntAndStrValues ${i} ${attr_val_data['${i}']["UpperBound"]}
83 ${count}= Evaluate ${attr_val_data['${int_attr}']["UpperBound"]} + 5155 ${random_value}= GetRandomBIOSIntAndStrValues ${i} ${attr_val_data['${i}']["UpperBound"]}
34 UpperBound, enumerator
175 else if (BoundType::UpperBound == std::get<0>(integerOptions)) in validateIntegerOption()