Home
last modified time | relevance | path

Searched refs:Test20104Thread (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1339 class Test20104Thread : public SimpleThread { class
1341 Test20104Thread() {} in Test20104Thread() function in Test20104Thread
1345 void Test20104Thread::run() { in run()
1356 Test20104Thread threads[NUM_THREADS]; in Test20104()