Searched refs:switchedState (Results 1 – 1 of 1) sorted by relevance
364 UBool switchedState = FALSE; in TestBooleanAttributes() local376 …if(initialState != TRUE) switchedState = TRUE; // if it wasn't the default of TRUE, then flip wha… in TestBooleanAttributes()378 udat_setBooleanAttribute(en, UDAT_PARSE_ALLOW_NUMERIC, switchedState, &status); in TestBooleanAttributes()379 if(switchedState != udat_getBooleanAttribute(en, UDAT_PARSE_ALLOW_NUMERIC, &status)) { in TestBooleanAttributes()