Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp447 const char* testAllProp = getProperty("TimeZoneRoundTripAll"); in TestTimeRoundTrip() local
448 UBool bTestAll = (testAllProp && uprv_strcmp(testAllProp, "true") == 0); in TestTimeRoundTrip()