Searched refs:chkstatus (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 34 static UBool chkstatus( UErrorCode &status, const char* msg = NULL ) in chkstatus() function 62 if (!chkstatus( status, "*** test_simple_example format" )) { in TestSimpleExample() 144 if (!chkstatus( status, "*** test_simple_example filenumform" )) { in TestComplexExample() 160 if (!chkstatus( status, "*** test_complex_example pattform" )) { in TestComplexExample() 212 if (!chkstatus( status, "*** test_complex_example format" )) { in TestComplexExample() 264 if (!chkstatus( status, "*** test_complex_example pattform" )) { in TestComplexExample() 278 if (!chkstatus( status, "*** test_complex_example format 2" )) { in TestComplexExample() 341 if (!chkstatus( status, "*** ChoiceFormat contructor( newPattern, status)" )) { in TestComplexExample() 396 if (!chkstatus( status, "*** test_complex_example format (int32_t, ...)" )) { in TestComplexExample() 410 if (!chkstatus( status, "*** test_complex_example format (int32_t, ...)" )) { in TestComplexExample()
|