Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dunits_data_test.cpp98 const char* USRoadMax = "mile"; in testGetPreferencesFor() local
114 {"US road", "length", "road", "US", USRoadMax, USRoadMin}, in testGetPreferencesFor()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
DUnitsTest.java741 final String USRoadMax = "mile";
768 new TestCase("US road", "length", "road", "US", USRoadMax, USRoadMin),