Home | History | Annotate | Download | only in intltest

Lines Matching refs:ThreadWithStatus

563 // class ThreadWithStatus - a thread that we can check the status and error condition of
566 class ThreadWithStatus : public SimpleThread
571 virtual ~ThreadWithStatus(){}
573 ThreadWithStatus() : fErrors(0) {}
691 class FormatThreadTest : public ThreadWithStatus
698 : ThreadWithStatus(),
1009 class CollatorThreadTest : public ThreadWithStatus
1017 CollatorThreadTest() : ThreadWithStatus(),
1271 class StringThreadTest2 : public ThreadWithStatus
1279 : ThreadWithStatus(),