Home
last modified time | relevance | path

Searched refs:onresolved (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/async-hooks/
Dtest-querywrap.js15 dns.resolve('localhost', common.mustCall(onresolved));
17 function onresolved() { function