Searched refs:TestClient (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/test/ |
| D | test_asyncore.py | 525 class TestClient(BaseClient): class 530 client = TestClient(self.family, server.address) 579 class TestClient(BaseClient): class 589 client = TestClient(self.family, server.address) 595 class TestClient(BaseClient): class 600 client = TestClient(self.family, server.address) 607 class TestClient(BaseClient): class 624 client = TestClient(self.family, server.address) 633 class TestClient(BaseClient): class 656 client = TestClient(self.family, server.address) [all …]
|
| /third_party/chromium/patch/ |
| D | 0003-ohos-1115.patch | 73415 class FindTextTestClient : public TestClient { 73423 @@ -30,7 +31,7 @@ class FindTextTestClient : public TestClient { 73432 @@ -50,6 +51,9 @@ class FindTextTestClient : public TestClient { 73442 @@ -57,7 +61,7 @@ class FindTextTestClient : public TestClient {
|