Home | History | Annotate | Download | only in intltest

Lines Matching refs:UBool

26 TimeZoneRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
55 UBool
91 UBool startsInDST = tz.inDaylightTime(min, status);
112 UBool startsInDST = tz.inDaylightTime(min, status);
160 UBool indt = z->inDaylightTime(jan31=cal.getTime(status), status);
268 UBool pass = TRUE;
331 UBool pass = TRUE;
351 UBool
399 UBool inDaylightTime = testTZ->inDaylightTime(testDate, status);
404 UBool passed;
625 UBool shouldBeGood = (DATA[i] == GOOD);
723 UBool valid = DATA[i+1] == GOOD;
809 UBool good = DATA[i] == GOOD;
871 UBool DATA_BOOL [] = {
892 UBool transitionExpected = DATA_BOOL[j];