Searched refs:assertIllegalArgument (Results 1 – 1 of 1) sorted by relevance
4781 assertIllegalArgument(const char* message, UErrorCode* rc) { in assertIllegalArgument() function4843 testOK &= assertIllegalArgument("Error when BiDi object is null", &rc); in testContext()4851 testOK &= assertIllegalArgument("Error when proLength < -1", &rc); in testContext()4855 testOK &= assertIllegalArgument("Error when epiLength < -1", &rc); in testContext()4859 testOK &= assertIllegalArgument("Prologue is NULL", &rc); in testContext()4863 testOK &= assertIllegalArgument("Epilogue is NULL", &rc); in testContext()