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

  /external/chromium_org/third_party/icu/source/test/intltest/
dtfmtrtts.cpp 302 UBool hasEra = (pat.indexOf(UnicodeString("G")) != -1);
405 if( ! hasEra && getField(d[0], UCAL_ERA) == GregorianCalendar::BC)
  /external/icu4c/test/intltest/
dtfmtrtts.cpp 302 UBool hasEra = (pat.indexOf(UnicodeString("G")) != -1);
405 if( ! hasEra && getField(d[0], UCAL_ERA) == GregorianCalendar::BC)

Completed in 52 milliseconds