Searched refs:chkstatus (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/test/intltest/ |
D | tchcfmt.cpp | 33 static UBool chkstatus( UErrorCode &status, const char* msg = NULL ) in chkstatus() function 61 if (!chkstatus( status, "*** test_simple_example format" )) { in TestSimpleExample() 148 if (!chkstatus( status, "*** test_simple_example filenumform" )) { in TestComplexExample() 164 if (!chkstatus( status, "*** test_complex_example pattform" )) { in TestComplexExample() 216 if (!chkstatus( status, "*** test_complex_example format" )) { in TestComplexExample() 266 if (!chkstatus( status, "*** test_complex_example pattform" )) { in TestComplexExample() 280 if (!chkstatus( status, "*** test_complex_example format 2" )) { in TestComplexExample() 343 if (!chkstatus( status, "*** ChoiceFormat contructor( newPattern, status)" )) { in TestComplexExample() 417 if (!chkstatus( status, "*** test_complex_example format (int32_t, ...)" )) { in TestComplexExample() 431 if (!chkstatus( status, "*** test_complex_example format (int32_t, ...)" )) { in TestComplexExample()
|