Home
last modified time | relevance | path

Searched refs:connectDoesNotThrow (Results 1 - 2 of 2) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-net-options-lookup.js24 connectDoesNotThrow(() => {});
26 function connectDoesNotThrow(input) { function
38 const s = connectDoesNotThrow((host, options, cb) => {
/third_party/node/test/sequential/
H A Dtest-tls-lookup.js24 connectDoesNotThrow(common.mustCall());
26 function connectDoesNotThrow(input) { function

Completed in 1 milliseconds