Home
last modified time | relevance | path

Searched defs:TestServer (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/test/core/iomgr/
Dstranded_event_test.cc213 class TestServer { class
215 explicit TestServer() { in TestServer() function in __anon8202087a0111::TestServer
/third_party/grpc/test/core/tsi/alts/handshaker/
Dalts_concurrent_connectivity_test.cc139 class TestServer { class
141 explicit TestServer() in TestServer() function in __anon047530350111::TestServer
/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
Dserver_test.py210 class TestServer(AioTestBase): class
/third_party/libsoup/tests/
Dntlm-test.c49 } TestServer; typedef
/third_party/python/Lib/test/test_asyncio/
Dtest_events.py2841 class TestServer(unittest.TestCase): class