Searched defs:FormatThreadTest (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Dtsmthred.cpp475 // FormatThreadTest - a thread that tests performing a number of numberformats.
540 class FormatThreadTest : public ThreadWithStatus class in inherits:ThreadWithStatus
546 FormatThreadTest() // constructor is NOT multithread safe. function in class:FormatThreadTest
771 LocalArray<FormatThreadTest> tests(new FormatThreadTest[kFormatThreadThreads]);

Completed in 42 milliseconds