OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expMarchOne
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tztest.cpp
189
UDate
expMarchOne
= 636251400000.0;
190
if (marchOne !=
expMarchOne
)
194
logln((UnicodeString)" Should be " +
expMarchOne
+
195
" = " + dateToString(
expMarchOne
));
[
all
...]
/external/icu4c/test/intltest/
tztest.cpp
198
UDate
expMarchOne
= 636251400000.0;
199
if (marchOne !=
expMarchOne
)
203
logln((UnicodeString)" Should be " +
expMarchOne
+
204
" = " + dateToString(
expMarchOne
));
[
all
...]
Completed in 94 milliseconds