Searched refs:expected_constructor_status (Results 1 - 8 of 8) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Drestest.cpp92 UErrorCode expected_constructor_status; member in struct:__anon1579
334 CONFIRM_UErrorCode(status, param[i].expected_constructor_status, action);
H A Drestsnew.cpp90 UErrorCode expected_constructor_status; member in struct:__anon1582
651 CONFIRM_UErrorCode(status,param[i].expected_constructor_status);
/external/icu4c/test/intltest/
H A Drestest.cpp92 UErrorCode expected_constructor_status; member in struct:__anon2648
339 CONFIRM_UErrorCode(status, param[i].expected_constructor_status, action);
H A Drestsnew.cpp90 UErrorCode expected_constructor_status; member in struct:__anon2651
656 CONFIRM_UErrorCode(status,param[i].expected_constructor_status);
/external/chromium/third_party/icu/source/test/cintltst/
H A Dcrestst.c66 UErrorCode expected_constructor_status; member in struct:__anon1520
290 CONFIRM_ErrorCode(status,param[i].expected_constructor_status);
H A Dcreststn.c155 UErrorCode expected_constructor_status; member in struct:__anon1524
1628 CONFIRM_ErrorCode(status,param[i].expected_constructor_status);
/external/icu4c/test/cintltst/
H A Dcrestst.c66 UErrorCode expected_constructor_status; member in struct:__anon2585
293 CONFIRM_ErrorCode(status,param[i].expected_constructor_status);
H A Dcreststn.c154 UErrorCode expected_constructor_status; member in struct:__anon2589
1637 CONFIRM_ErrorCode(status,param[i].expected_constructor_status);

Completed in 29 milliseconds