Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/ctestfw/unicode/
Dtestlog.h35 IcuTestErrorCode(TestLog &callingTestClass, const char *callingTestName) : in IcuTestErrorCode() argument
36 testClass(callingTestClass), testName(callingTestName) {} in IcuTestErrorCode()