Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcreststn.c170 CONFIRM_ErrorCode(UErrorCode actual,UErrorCode expected) in CONFIRM_ErrorCode() function
514 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
524 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
528 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
540 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
544 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
553 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
557 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
566 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
571 CONFIRM_ErrorCode(status, U_ZERO_ERROR); in TestNewTypes()
[all …]
Dcrestst.c70 #define CONFIRM_ErrorCode(actual,expected) UPRV_BLOCK_MACRO_BEGIN { \ macro
322 CONFIRM_ErrorCode(status,param[i].expected_constructor_status); in testTag()
410 CONFIRM_ErrorCode(status, expected_resource_status); in testTag()