Home
last modified time | relevance | path

Searched refs:CONFIRM_ErrorCode (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcreststn.c139 CONFIRM_ErrorCode(UErrorCode actual,UErrorCode expected) in CONFIRM_ErrorCode() function
484 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
494 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
498 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
510 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
514 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
523 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
527 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
536 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
541 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
[all …]
Dcrestst.c57 #define CONFIRM_ErrorCode(actual,expected) if ((expected)==(actual)) { record_pass(); } else { reco… macro
292 CONFIRM_ErrorCode(status,param[i].expected_constructor_status); in testTag()
380 CONFIRM_ErrorCode(status, expected_resource_status); in testTag()