Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dunits_data_test.cpp99 const char* USRoadMin = "foot"; 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.java742 final String USRoadMin = "foot";
768 new TestCase("US road", "length", "road", "US", USRoadMax, USRoadMin),