OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expectedroundtrip
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/test/intltest/
tzfmttst.cpp
283
UBool
expectedRoundTrip
[4];
361
expectedRoundTrip
[0] = TRUE;
370
expectedRoundTrip
[0] = TRUE;
372
expectedRoundTrip
[1] = isDstDecession ? !AMBIGUOUS_DST_DECESSION[patidx] : !AMBIGUOUS_NEGATIVE_SHIFT[patidx];
374
expectedRoundTrip
[2] = isDstDecession ? !AMBIGUOUS_DST_DECESSION[patidx] : !AMBIGUOUS_NEGATIVE_SHIFT[patidx];
376
expectedRoundTrip
[3] = TRUE;
380
expectedRoundTrip
[0] = TRUE;
382
expectedRoundTrip
[1] = TRUE;
389
if (!
expectedRoundTrip
[testidx]) {
411
if (
expectedRoundTrip
[testidx])
[
all
...]
Completed in 44 milliseconds