Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Ditspoof.cpp576 char msgBuffer[100]; in testRestrictionLevel() local
606 sprintf(msgBuffer, "testNum = %d, levelIndex = %d, expected = %#x, actual = %#x", in testRestrictionLevel()
608 TEST_ASSERT_MSG(expectedValue == actualValue, msgBuffer); in testRestrictionLevel()