Searched refs:chkstatus (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 35 static UBool chkstatus( UErrorCode &status, const char* msg = NULL ) in chkstatus() function 63 if (!chkstatus( status, "*** test_simple_example format" )) { in TestSimpleExample() 145 if (!chkstatus( status, "*** test_simple_example filenumform" )) { in TestComplexExample() 161 if (!chkstatus( status, "*** test_complex_example pattform" )) { in TestComplexExample() 213 if (!chkstatus( status, "*** test_complex_example format" )) { in TestComplexExample() 265 if (!chkstatus( status, "*** test_complex_example pattform" )) { in TestComplexExample() 279 if (!chkstatus( status, "*** test_complex_example format 2" )) { in TestComplexExample() 342 if (!chkstatus( status, "*** ChoiceFormat contructor( newPattern, status)" )) { in TestComplexExample() 397 if (!chkstatus( status, "*** test_complex_example format (int32_t, ...)" )) { in TestComplexExample() 411 if (!chkstatus( status, "*** test_complex_example format (int32_t, ...)" )) { in TestComplexExample()
|