Searched refs:testAllProp (Results 1 – 1 of 1) sorted by relevance
447 const char* testAllProp = getProperty("TimeZoneRoundTripAll"); in TestTimeRoundTrip() local448 UBool bTestAll = (testAllProp && uprv_strcmp(testAllProp, "true") == 0); in TestTimeRoundTrip()