Home
last modified time | relevance | path

Searched defs:UnitInflectionTestCase (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnumbertest.h177 struct UnitInflectionTestCase { struct
187 const UnitInflectionTestCase *cases, argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java2093 public static class UnitInflectionTestCase { class in NumberFormatterApiTest
2100 UnitInflectionTestCase(String unitIdentifier, in UnitInflectionTestCase() method in NumberFormatterApiTest.UnitInflectionTestCase