Home
last modified time | relevance | path

Searched refs:MONKEY_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp663 #define MONKEY_ERROR(msg, index) UPRV_BLOCK_MACRO_BEGIN { \ macro
708 MONKEY_ERROR("Break Iterator Stall", bk); in testForwards()
712 MONKEY_ERROR("Boundary out of bounds", bk); in testForwards()
741 MONKEY_ERROR("following(i)", i); in testFollowing()
757 MONKEY_ERROR("Break Iterator Stall", bk); in testPrevious()
761 MONKEY_ERROR("Boundary out of bounds", bk); in testPrevious()
792 MONKEY_ERROR("preceding of trailing surrogate error", i); in testPreceding()
801 MONKEY_ERROR("preceding(i)", i); in testPreceding()
Drbbitst.cpp68 #define MONKEY_ERROR(msg, fRuleFileName, index, seed) { \ macro
4277 MONKEY_ERROR( in RunMonkey()