Searched refs:TestGetNextErrorBehaviour (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dncnvtst.c67 static void TestGetNextErrorBehaviour(void);
125 addTest(root, &TestGetNextErrorBehaviour, "tsconv/ncnvtst/TestGetNextErrorBehaviour");
663 static void TestGetNextErrorBehaviour(){ function
677 log_err("FAIL in TestGetNextErrorBehaviour(unassigned): Expected: U_INVALID_CHAR_ERROR or 0xfffd ----Got:%s and 0x%lx\n", myErrorName(err), c);
/external/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c67 static void TestGetNextErrorBehaviour(void);
125 addTest(root, &TestGetNextErrorBehaviour, "tsconv/ncnvtst/TestGetNextErrorBehaviour");
681 static void TestGetNextErrorBehaviour(){ function
695 log_err("FAIL in TestGetNextErrorBehaviour(unassigned): Expected: U_INVALID_CHAR_ERROR or 0xfffd ----Got:%s and 0x%lx\n", myErrorName(err), c);

Completed in 57 milliseconds