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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsmthred.cpp626 // FormatThreadTest - a thread that tests performing a number of numberformats.
790 class FormatThreadTest : public ThreadWithStatus class in inherits:ThreadWithStatus
798 FormatThreadTest() // constructor is NOT multithread safe. function in class:FormatThreadTest
1036 LocalArray<FormatThreadTest> tests(new FormatThreadTest[kFormatThreadThreads]);
/external/icu/icu4c/source/test/intltest/
H A Dtsmthred.cpp632 // FormatThreadTest - a thread that tests performing a number of numberformats.
795 class FormatThreadTest : public ThreadWithStatus class in inherits:ThreadWithStatus
803 FormatThreadTest() // constructor is NOT multithread safe. function in class:FormatThreadTest
1041 LocalArray<FormatThreadTest> tests(new FormatThreadTest[kFormatThreadThreads]);

Completed in 2505 milliseconds