Searched refs:getInitialCompoundPart (Results 1 – 3 of 3) sorted by relevance
551 … assert token.getInitialCompoundPart() == InitialCompoundPart.INITIAL_COMPOUND_PART_PER; in nextSingleUnit()703 public InitialCompoundPart getInitialCompoundPart() { in getInitialCompoundPart() method in MeasureUnitImpl.UnitsParser.Token
535 … assert token.getInitialCompoundPart() == InitialCompoundPart.INITIAL_COMPOUND_PART_PER; in nextSingleUnit()687 public InitialCompoundPart getInitialCompoundPart() { in getInitialCompoundPart() method in MeasureUnitImpl.UnitsParser.Token
336 int32_t getInitialCompoundPart() const { in getInitialCompoundPart() function in __anone5e131780111::Token478 U_ASSERT(token.getInitialCompoundPart() == INITIAL_COMPOUND_PART_PER); in nextSingleUnit()