Searched defs:TestClient (Results 1 – 9 of 9) sorted by relevance
12 pub(crate) struct TestClient { struct17 impl TestClient { implementation
40 struct TestClient { struct41 RawSocketPair endpoint_sockets;42 std::minstd_rand0 data_prng;43 std::thread client_thread;
105 private static class TestClient { class in FipsPseudoRegionTest108 public TestClient(SdkClientConfiguration clientConfiguration) { in TestClient() method in FipsPseudoRegionTest.TestClient
148 private static class TestClient { class in DefaultsModeTest151 public TestClient(SdkClientConfiguration clientConfiguration) { in TestClient() method in DefaultsModeTest.TestClient
264 private static class TestClient { class in DefaultAwsClientBuilderTest267 public TestClient(SdkClientConfiguration clientConfiguration) { in TestClient() method in DefaultAwsClientBuilderTest.TestClient
37 public class TestClient { class62 public TestClient(List<Service> services) { in TestClient() method in TestClient
28 TestClient::TestClient(std::unique_ptr<AsyncPacketSocket> socket) in TestClient() function in rtc::TestClient31 TestClient::TestClient(std::unique_ptr<AsyncPacketSocket> socket, in TestClient() function in rtc::TestClient
440 private static class TestClient { class in DefaultClientBuilderTest443 private TestClient(SdkClientConfiguration clientConfiguration) { in TestClient() method in DefaultClientBuilderTest.TestClient
137 class TestClient { class139 TestClient(const std::shared_ptr<Channel>& channel, in TestClient() function in TestClient