Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dtsmthred.cpp203 class TestThreadsThread : public SimpleThread class
206 TestThreadsThread(char* whatToChange) { fWhatToChange = whatToChange; } in TestThreadsThread() function in TestThreadsThread
225 threads[i] = new TestThreadsThread(&threadTestChars[i]); in TestThreads()
/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp224 class TestThreadsThread : public SimpleThread class
227 TestThreadsThread(char* whatToChange) { fWhatToChange = whatToChange; } in TestThreadsThread() function in TestThreadsThread
315 threads[i] = new TestThreadsThread(&threadTestChars[i]); in TestThreads()