Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dnumbertest.h183 struct UnitInflectionTestCase { struct
193 const UnitInflectionTestCase *cases, argument
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Dnumbertest.h184 struct UnitInflectionTestCase { struct
194 const UnitInflectionTestCase *cases, argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java2318 public static class UnitInflectionTestCase { class in NumberFormatterApiTest
2325 UnitInflectionTestCase(String unitIdentifier, in UnitInflectionTestCase() method in NumberFormatterApiTest.UnitInflectionTestCase