Searched refs:assertIllegalArgument (Results 1 – 1 of 1) sorted by relevance
4776 assertIllegalArgument(const char* message, UErrorCode* rc) { in assertIllegalArgument() function4838 testOK &= assertIllegalArgument("Error when BiDi object is null", &rc); in testContext()4846 testOK &= assertIllegalArgument("Error when proLength < -1", &rc); in testContext()4850 testOK &= assertIllegalArgument("Error when epiLength < -1", &rc); in testContext()4854 testOK &= assertIllegalArgument("Prologue is NULL", &rc); in testContext()4858 testOK &= assertIllegalArgument("Epilogue is NULL", &rc); in testContext()