Searched refs:TestLimitsThread (Results 1 – 2 of 2) sorted by relevance
41 void TestLimitsThread(int32_t threadNumber);
197 ThreadPool<CalendarLimitTest> threads(this, threadCount, &CalendarLimitTest::TestLimitsThread); in TestLimits()203 void CalendarLimitTest::TestLimitsThread(int32_t threadNum) { in TestLimitsThread() function in CalendarLimitTest