HomeSort by relevance Sort by last modified time
    Searched refs:testAllProp (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
tzfmttst.cpp 455 const char* testAllProp = getProperty("TimeZoneRoundTripAll");
456 UBool bTestAll = (testAllProp && uprv_strcmp(testAllProp, "true") == 0);
  /external/icu4c/test/intltest/
tzfmttst.cpp 579 const char* testAllProp = getProperty("TimeZoneRoundTripAll");
580 UBool bTestAll = (testAllProp && uprv_strcmp(testAllProp, "true") == 0);
    [all...]

Completed in 27 milliseconds