HomeSort by relevance Sort by last modified time
    Searched refs:TestLimitsThread (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/intltest/
callimts.h 41 void TestLimitsThread(int32_t threadNumber);
callimts.cpp 197 ThreadPool<CalendarLimitTest> threads(this, threadCount, &CalendarLimitTest::TestLimitsThread);
203 void CalendarLimitTest::TestLimitsThread(int32_t threadNum) {

Completed in 793 milliseconds