OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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