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

  /external/chromium_org/third_party/icu/source/test/intltest/
tztest.cpp 913 const int32_t kUnparseable = 604800; // the number of seconds in a week. More than any offset should be.
923 {"GMT", kUnparseable}, //Isn't custom. [returns normal GMT]
924 {"GMT-YOUR.AD.HERE", kUnparseable},
925 {"GMT0", kUnparseable},
929 {"GMT+15:99", kUnparseable},
930 {"GMT+", kUnparseable},
931 {"GMT-", kUnparseable},
932 {"GMT+0:", kUnparseable},
933 {"GMT-:", kUnparseable},
934 {"GMT-YOUR.AD.HERE", kUnparseable},
    [all...]
  /external/icu/icu4c/source/test/intltest/
tztest.cpp     [all...]

Completed in 605 milliseconds