Searched refs:TestArabicShapeThreads (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtsmthred.cpp231 // TestArabicShapeThreads -- see if calls to u_shapeArabic in many threads works successfully
239 class TestArabicShapeThreads : public SimpleThread class in inherits:SimpleThread
242 TestArabicShapeThreads(char* whatToChange) { fWhatToChange = whatToChange;} function in class:TestArabicShapeThreads
380 threads[i] = new TestArabicShapeThreads(&threadTestChars[i]);
/external/icu/icu4c/source/test/intltest/
H A Dtsmthred.cpp237 // TestArabicShapeThreads -- see if calls to u_shapeArabic in many threads works successfully
245 class TestArabicShapeThreads : public SimpleThread class in inherits:SimpleThread
248 TestArabicShapeThreads(char* whatToChange) { fWhatToChange = whatToChange;} function in class:TestArabicShapeThreads
386 threads[i] = new TestArabicShapeThreads(&threadTestChars[i]);

Completed in 7060 milliseconds