Home
last modified time | relevance | path

Searched refs:USLenMin (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dunits_data_test.cpp101 const char* USLenMin = "inch"; in testGetPreferencesFor() local
116 {"US lengths", "length", "default", "US", USLenMax, USLenMin}, in testGetPreferencesFor()
120 {"Unknown usage US", "length", "foobar", "US", USLenMax, USLenMin}, in testGetPreferencesFor()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
DUnitsTest.java744 final String USLenMin = "inch";
770 new TestCase("US lengths", "length", "default", "US", USLenMax, USLenMin),
774 new TestCase("Unknown usage US", "length", "foobar", "US", USLenMax, USLenMin),