Searched refs:maybe_wellformed_unit (Results 1 – 1 of 1) sorted by relevance
1299 Maybe<std::pair<icu::MeasureUnit, icu::MeasureUnit>> maybe_wellformed_unit = in New() local1301 if (maybe_wellformed_unit.IsNothing()) { in New()1309 unit_pair = maybe_wellformed_unit.FromJust(); in New()