Searched refs:kParseFailed (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp1303 static const int32_t kParseFailed = -99999; local
1335 Formattable n(kParseFailed);
1352 n.setLong(kParseFailed);
1368 n.setLong(kParseFailed);
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp1305 static const int32_t kParseFailed = -99999; local
1337 Formattable n(kParseFailed);
1354 n.setLong(kParseFailed);
1370 n.setLong(kParseFailed);

Completed in 315 milliseconds