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

/external/icu/icu4c/source/test/intltest/
H A Dreldatefmttest.cpp528 void VerifyIllegalArgument(
532 void VerifyIllegalArgument(
654 VerifyIllegalArgument(fmt, UDAT_DIRECTION_PLAIN, UDAT_RELATIVE_DAYS);
655 VerifyIllegalArgument(fmt, UDAT_DIRECTION_THIS, UDAT_RELATIVE_DAYS);
665 VerifyIllegalArgument(fmt, UDAT_DIRECTION_LAST, UDAT_ABSOLUTE_NOW);
666 VerifyIllegalArgument(fmt, UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_NOW);
667 VerifyIllegalArgument(fmt, UDAT_DIRECTION_THIS, UDAT_ABSOLUTE_NOW);
874 void RelativeDateTimeFormatterTest::VerifyIllegalArgument( function in class:RelativeDateTimeFormatterTest
886 void RelativeDateTimeFormatterTest::VerifyIllegalArgument( function in class:RelativeDateTimeFormatterTest

Completed in 47 milliseconds