Searched refs:scopeMessage (Results 1 – 2 of 2) sorted by relevance
106 scopeMessage.remove().append({ message, -1, US_INV }); in setScope()110 scopeMessage = message; in setScope()122 if (!scopeMessage.isEmpty()) { in errlog()123 msg.append(u" scope: ").append(scopeMessage); in errlog()
36 : testClass(callingTestClass), testName(callingTestName), scopeMessage() {} in IcuTestErrorCode()57 UnicodeString scopeMessage; variable