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