Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1558 class Test20104Thread : public SimpleThread { class
1560 Test20104Thread() { }; in Test20104Thread() function in Test20104Thread
1564 void Test20104Thread::run() { in run()
1575 Test20104Thread threads[NUM_THREADS]; in Test20104()