Searched defs:client1 (Results 1 – 11 of 11) sorted by relevance
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | multiplex_router_unittest.cc | 70 InterfaceEndpointClient client1(std::move(endpoint1_), &generator, in TEST_F() local 117 InterfaceEndpointClient client1(std::move(endpoint1_), &generator, in TEST_F() local 165 InterfaceEndpointClient client1(std::move(endpoint1_), &generator, in TEST_F() local 242 InterfaceEndpointClient client1(std::move(endpoint1_), &generator, in TEST_F() local 294 InterfaceEndpointClient client1(std::move(endpoint1_), &generator, in TEST_F() local
|
D | bindings_perftest.cc | 210 InterfaceEndpointClient client1( in TEST_F() local
|
/external/ukey2/src/main/javatest/com/google/security/cryptauth/lib/securegcm/ |
D | Ukey2HandshakeTest.java | 176 Ukey2Handshake client1 = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testVerificationCodeUniqueToSession() local 217 Ukey2Handshake client1 = Ukey2Handshake.forInitiator(HandshakeCipher.P256_SHA512); in testPublicKeyDoesntMatchCommitment() local
|
/external/webrtc/rtc_base/ |
D | virtual_socket_unittest.cc | 203 auto client1 = std::make_unique<TestClient>( in TestDefaultRoute() local 236 auto client1 = std::make_unique<TestClient>( in BasicTest() local 840 auto client1 = std::make_unique<TestClient>( in CrossFamilyDatagramTest() local 1051 auto client1 = std::make_unique<TestClient>( in TEST_F() local
|
D | socket_unittest.cc | 920 std::unique_ptr<TestClient> client1( in UdpInternal() local
|
D | physical_socket_server_unittest.cc | 201 std::unique_ptr<AsyncSocket> client1( in ConnectInternalAcceptError() local
|
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/net/ssl/ |
D | SSLSocketVersionCompatibilityTest.java | 229 final SSLSocket client1 = (SSLSocket) c.clientContext.getSocketFactory().createSocket( in test_SSLSocket_confirmSessionReuse() local
|
/external/conscrypt/common/src/test/java/org/conscrypt/javax/net/ssl/ |
D | SSLSocketVersionCompatibilityTest.java | 227 final SSLSocket client1 = (SSLSocket) c.clientContext.getSocketFactory().createSocket( in test_SSLSocket_confirmSessionReuse() local
|
/external/libchrome/ipc/ |
D | ipc_sync_channel_unittest.cc | 1621 RestrictedDispatchDeadlockClient1* client1; in TEST_F() local
|
/external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
D | NativeCryptoTest.java | 1123 Future<TestSSLHandshakeCallbacks> client1 = handshake(listener, 0, true, new ClientHooks() { in test_SSL_do_handshake_reusedSession() local
|
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/ |
D | NativeCryptoTest.java | 1132 Future<TestSSLHandshakeCallbacks> client1 = handshake(listener, 0, true, new ClientHooks() { in test_SSL_do_handshake_reusedSession() local
|