OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:universalepoch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
utmstest.c
125
int64_t
universalEpoch
= epochOffset * units;
126
int64_t local = utmscale_toInt64(
universalEpoch
, scale, &status);
146
if (universal !=
universalEpoch
) {
/external/icu/icu4c/source/test/cintltst/
utmstest.c
125
int64_t
universalEpoch
= epochOffset * units;
126
int64_t local = utmscale_toInt64(
universalEpoch
, scale, &status);
146
if (universal !=
universalEpoch
) {
Completed in 1433 milliseconds