Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dcallimts.h41 void TestLimitsThread(int32_t threadNumber);
Dcallimts.cpp197 ThreadPool<CalendarLimitTest> threads(this, threadCount, &CalendarLimitTest::TestLimitsThread); in TestLimits()
203 void CalendarLimitTest::TestLimitsThread(int32_t threadNum) { in TestLimitsThread() function in CalendarLimitTest