Home
last modified time | relevance | path

Searched refs:otherQuantity (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/icu/source/i18n/
Dmeasunit_impl.h103 int32_t otherQuantity = other.getUnitCategoryIndex(); in compareTo() local
104 if (thisQuantity < otherQuantity) { in compareTo()
107 if (thisQuantity > otherQuantity) { in compareTo()
/external/icu/icu4c/source/i18n/
Dmeasunit_impl.h103 int32_t otherQuantity = other.getUnitCategoryIndex(); in compareTo() local
104 if (thisQuantity < otherQuantity) { in compareTo()
107 if (thisQuantity > otherQuantity) { in compareTo()
/external/icu/libicu/cts_headers/
Dmeasunit_impl.h103 int32_t otherQuantity = other.getUnitCategoryIndex(); in compareTo() local
104 if (thisQuantity < otherQuantity) { in compareTo()
107 if (thisQuantity > otherQuantity) { in compareTo()