Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dsimplethread.h58 IntlTest *fIntlTest; variable
74 TestClass *test = dynamic_cast<TestClass *>(fIntlTest); in callFn()
Dsimplethread.cpp299 fIntlTest(test), fNumThreads(howMany), fThreads(NULL) { in ThreadPoolBase()
302 fIntlTest->errln("%s:%d memory allocation failure.", __FILE__, __LINE__); in ThreadPoolBase()
309 fIntlTest->errln("%s:%d memory allocation failure.", __FILE__, __LINE__); in ThreadPoolBase()