Home | History | Annotate | Download | only in test

Lines Matching refs:TestServerThread

37 class TestServerThread(threading.Thread):
62 self.thread = TestServerThread(self, self.request_handler)