Home
last modified time | relevance | path

Searched refs:serverPath (Results 1 - 9 of 9) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-net-connect-options-fd.js40 const serverPath = `${prefix}-server`;
75 .listen({ path: serverPath }, common.mustCall(function serverOnListen() {
86 path: serverPath
/third_party/vk-gl-cts/execserver/tools/
H A DxsTest.cpp170 std::string serverPath; member in xs::TestContext
279 string cmdLine = m_testCtx.serverPath + " --port=" + de::toString(m_testCtx.address.getPort()); in runCase()
845 testCtx.serverPath = "execserver";
868 testCtx.serverPath = arg+13;
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_http.c80 ctx->serverPath, tls_used, in OSSL_CMP_MSG_http_perform()
H A Dcmp_ctx.c193 OPENSSL_free(ctx->serverPath); in OSSL_CMP_CTX_free()
989 DEFINE_OSSL_CMP_CTX_set1(serverPath, char)
H A Dcmp_local.h44 char *serverPath; member
/third_party/openssl/crypto/cmp/
H A Dcmp_http.c80 ctx->serverPath, tls_used, in OSSL_CMP_MSG_http_perform()
H A Dcmp_ctx.c193 OPENSSL_free(ctx->serverPath); in OSSL_CMP_CTX_free()
989 DEFINE_OSSL_CMP_CTX_set1(serverPath, char)
H A Dcmp_local.h44 char *serverPath; member
/third_party/openssl/test/
H A Dcmp_ctx_test.c731 DEFINE_SET_TEST_DEFAULT(OSSL_CMP, CTX, 1, 1, serverPath, char, IS_0) in DEFINE_SET_CB_TEST()

Completed in 10 milliseconds