Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ u
Function
u
test/parallel/test-tls-set-ciphers.js:53–53 ·
view source on GitHub ↗
(_)
Source
from the content-addressed store, hash-verified
51
},
52
}, common.mustCall((err, pair, cleanup) => {
53
function
u(_) {
return
_ === undefined ?
'U'
: _; }
54
console.log(
'test:'
, u(cciphers), u(sciphers),
55
'expect'
, u(cipher), u(cerr), u(serr));
56
console.log(
' '
, where);
Callers
1
test
Function · 0.70
Calls
no outgoing calls
Tested by
1
test
Function · 0.56